-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:CFAMX 2020R4 SA Sprint 1
-
SCRUM Team:Globogym Purple Cobras
-
Story Points:5
-
Work Type Classification:Sustaining
As a support user I want to see a list of stores and dates that failed to import for the day, based on the stores in the zone that are in an Open status
Notes
- The zones displayed are those that are used for the Forecast Import
- We need to support multiple zones as the application does
- Stores in the zone may have the following statuses
- Open
- Closed
- Temporarily Closed (TempCloseDate is not Null)
- Michael added some logging under
CFAMX-10167 - Each day we request forecasts for 6 days, from 15 days out to 20 days out (these values come from Server Manager configuration)
- For each store that is Open we should expect to receive:
- Today + 15 - One forecast (Demand/Full)
- Today + 20 - One forecast (Summary)
- For days 16-19 - Typically zero forecasts
- The page should display those store that failed to pull in either of the forecasts documented above (Today + 15 or today + 20)
- Do we need a date selector, or shoudl we stick with just today?
- Mockup.....
Acceptance Criteria
- Confirm that page loads data for the zone selected
- Confirm that the results returned are only for Open stores in the select zone
- Confirm that the store name and failed date(s) are displayed
- Confirm that the default order of the stores displayed is forecast date (oldest to newest) and within that sorted by name (number is a part of the name) 00001-39999 etc
- Confirm that the grid supports pagination
- Confirm that the grid has a dummy button on each row, this will be used to link to the Request AWS Forecast page
- implements
-
CFAMX-10369 Forecast Import Dashboard & Notification (Query Mailer)
- Closed
There are no Sub-Tasks for this issue.