Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #30508 Back to Issue ]
Summary 0030508: Date fields do not sort by milliseconds when using the local cache
Revision 2015-08-06 14:18 by Orekaria
Description Date fields do not sort by milliseconds when using the local cache

We detected this issue in Retail, in which the order of the messages in the log are crucial to analyse asynchronous processes
Revision 2015-08-06 14:16 by Orekaria
Description LogClient does not sort by milliseconds when its using the local cache

The problem is that in Retail, the order of the log events is crucial to know how the asynchronous process progress
Revision 2015-08-06 14:16 by Orekaria
Steps To Reproduce This issue can be reproduced in any grid with a date field

Most probably the easiest way to see the issue is verifying that dates are locally stored removing the milliseconds, so there is no way for the local cache to recreate the correct order


e.g:

With Retail In the ERP
Open the LogClient window

1)
Order by Creation Date
Verify the order of the some of the messages when there are in the same second

2)
Create a filter so there are less than 100 records
Sort by Creation Date
Verify that the order of the messages has changed when the messages are in the same second (INCORRECT)
Revision 2015-08-06 14:16 by Orekaria
Steps To Reproduce This issue can be reproduced in any grid with a date field


e.g:

With Retail In the ERP
Open the LogClient window

A)
1)
Order by Creation Date
Verify the order of the some of the messages when there are in the same second

2)
Create a filter so there are less than 100 records
Sort by Creation Date
Verify that the order of the messages has changed when the messages are in the same second (INCORRECT)

B)
Most probably the easiest way to see the issue is verifying that dates are locally stored removing the milliseconds, so there is no way for the local cache to recreate the correct order
Revision 2015-08-06 13:45 by Orekaria
Steps To Reproduce With Retail installed
In the ERP
Open the LogClient window

A)
1)
Order by Creation Date
Verify the order of the some of the messages when there are in the same second

2)
Create a filter so there are less than 100 records
Sort by Creation Date
Verify that the order of the messages has changed when the messages are in the same second (INCORRECT)

B)
Most probably the easiest way to see the issue is verifying that dates are locally stored removing the milliseconds, so there is no way for the local cache to recreate the correct order


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker