Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12.7
-
None
Description
Current Situation
- When executing an Advanced Search in the Daily Plan view and the given interval is outside the calculated interval for the daily plan then a hint is displayed that should show the date to which the Advanced Search can be executed.
- However, the date displayed always is today's date.
Desired Behavior
- The date displayed should be the date for which the Advanced Search can be executed.
Note
- The date is given in the JSON response in the field until
{created: {days: {type: "int", value: 28}, until: "2018-12-27T21:00:00Z"}
- Currently the value of the field deliveryDate is displayed.
Attachments
Issue Links
- relates to
-
JOC-240 Show Calendar and Daily Plan should work even if the intervall is not reflected by daily_plan in the database
- Released