-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: CFA 2022R2
-
Component/s: None
-
Labels:None
-
Sprint:2022.R1 New Features Sprint 3, 2022.R1 New Features Sprint 4, 2022.R1 New Features Sprint 5
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:2
-
Work Type Classification:Sustaining
Story
As an admin, I would like Min/Max values to be set to NULL when the config is turned on for a store or when a store is moved from a zone configured to calculate Min/Max values.
Details
Currently, when we turn Min/Max calculations off for a location, the calculated values persist in the database. Below is the scenario that causes the issue this tickets seeks to solve:
- Location "A" is configured to calculate Min/Max or Location "A" is in a zone configured to calculate Min/Max.
- Min/Max calculation for Location "A" is turned off or Location "A" is moved to a zone where Min/Max calculation is turned OFF.
- Min/Max calculation for Location "A" is turned back on or Location "A" is moved back into a zone where Min/Max calculation is ON.
After the above scenario has happened and the user creates the next order, they might be presented with the old, outdated Min/Max warnings. This problem will fix itself once they place the order as Min/Max values will be recalculated but we do not want to mislead the user by providing a false warning.
Config Name
- "Mobile > Ordering > Calculate Min/Max Values"
Job Name - "Clear VendorEntityItem Min Max"
AC
Assuming a location was configured to calculate Min/Max values:
- When a store is removed from a Min/Max enabled zone, the Min/Max database values are set to NULL.
- When the configuration to calculate Min/Max is turned off for a store, the Min/Max database values are set to NULL.
- Min/Max calculations work correctly with the store in the Min/Max zone or if the config is enabled for the specific location.
- implements
-
CFAMX-12954 SO- order/item-level alert when order qty seems excessively high or low.
- Closed
- Is Clone Of
-
CFAMX-17056 SP Testing - Min/Max - Update to NULL When Config Turned Off
- Closed
-
CFAMX-17818 2022 R1 Sprint 4 Testing CLONE - Min/Max - Update to NULL When Config Turned Off
- Closed