-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: CFA 2020R4
-
Component/s: OrderGuide
-
Labels:None
-
Links:
-
Sprint:CFAMX 2020R4 Sprint 5
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:3
-
Work Type Classification:Sustaining
As a store user, I do not want to see items from the previous location zone available in my order guide, if the item is not available from the new Location zone, after processing the location import
Notes: As documented in INF-12243, the problem we are trying to solve is to ensure items are removed from the order guide, if a restaurant is moving zones and the new zone does not have include logic for the item.
If the new zone, has an exclude rule with a future exclude start date, the item will be available to the store until this Exclude rule, future start date is reached. (See CFAMX-8816 Scenario 3.3)
The change will involve setting the VEI discontinue date to today for any active include rules that may exist from the previous zone.
Acceptance Criteria:
1. Confirm that the Order Guide automation tests still pass We didn't break any existing functionality
2. Confirm that a store can change from Vendor 1 to Vendor 2 and Location Type Zone 1 to Location Type Zone 2, but the items available in the first Location zone that are not available from the second Location zone, are not visible in the order guide.
Example:
From the following Vendor and DC:
<dist:Distributor>
<dist:Name>MARTIN BROWER</dist:Name>
<dist:ShortName>MARTIN BROWER</dist:ShortName>
<dist:DistributionCenter>MB-Atlanta GA</dist:DistributionCenter>
</dist:Distributor>
To the following Vendor and DC:
<dist:Distributor>
<dist:Name>MCLANE COMPANY INC</dist:Name>
<dist:ShortName>MCLANE COMPANY INC</dist:ShortName>
<dist:DistributionCenter>MBM-Macon GA</dist:DistributionCenter>
</dist:Distributor>
Current Location import behavior is when you change Vendors and DCs, the items from the first DC MB-Atlanta GA are still available after the DC switch. This is true for all Location Zones except for Location - Distributor Name
- implements
-
CFAMX-11337 Order Guide - Update Vendor Entity Items when a Restaurant Changes Zones
- Closed
- is related to
-
CFAMX-11434 2020.R4(S4): Order Guide Location - Country Change Set Vendor Entity Item to wrong Intro/Disc Dates
- Done
-
CFAMX-11420 2020.R4(S4): Location import - Does not queue reprocessing message when moving from zone with Exclude Rule
- Done