-
Type: Testing Defect
-
Status: Done (View Workflow)
-
Priority: Critical
-
Resolution: Works as Designed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Scenario - after updating Daily Sales section as Complete from the DB, when the EOM page is loaded for the store and the period, the value is reverted back to 0.
Scenario - View the tbEndOfMonthStatusCheck record for the Applicable Period of 2021-05-01 and entityid = 1041 (store 01919) in the testing db.
The value of the DailyFinalizeStatus = 0
Update the value to 1 using an Update statement and commit
View the tbEndofMonthStatusCheck.DayFinalizeStatus value and note it is set to 1
Login to MXC/mobile
Change the store to 01919 in testing
Click the End of Month menu option
Rerun the query on the tbEndOfMonthStatusCheck table and the applicable period
View the DayFinalizeStatus value
Defect: The value of DayFinalizeStatus has been set back to 0 simply from the page loading
Note: this has never happened in the past. This section being flagged as 1 in the DB always remained 1 on page load and the section always from this point ignored the opened days since the section was flagged as completed. I am opening this defect in because it may explain the reason why the value of the "Refills being changed back to 0 issue" and other sections of data are reverted back to 0 -that is currently occurring in production.
- relates to
-
CFAMX-16585 Testing-Sprint-6-2021.R6 : Finalize Workflow Day Via Script - Daily Sales
- Closed