Details
-
Fix
-
Status: Released (View Workflow)
-
Medium
-
Resolution: Fixed
-
2.5.8, 2.6.5
-
None
Description
Current Situation
- Modifying the start time of an Order to "now" raises an error that the planned start time must be in the future. This is incorrect. "now" is not in the future.
- This problem was introduced by a delay between calculation of timestamps. It is arbitrary if this will occur or not. A server that takes approx. 1s to process the web service request will always raise the error, a server with shorter processing time might not raise the error.
- This problem is limited to modifying start times of orders in the Daily Plan. This does not affect start time modification of ad hoc orders.
Workaround
- When modifying the start time use the option "Relative time" instead of "Now". Then specify the value "1" (1 second) for the relative start time.
Desired Behaviour
- Modifying the start time of an Order to "now" should be accepted.
Patches
- Patch for release 2.5.8 is available.
Attachments
Issue Links
- Wiki Page
-
Wiki Page Loading...