-
Type: Testing Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
SCRUM Team:Brotherhood of Mutants
Hi Team
Looking in Staging , the "Suggested Count Export" that got generated today through SM by DEV Team help, does not include all expected stores.
The query returns 2 stores while the export only shows 1 store, please advise.
The query used is:
select ApplicablePeriod, * from tbTransactionStockCountLocation with (nolock)
where StockCountSubTypeID=2 and
status = 'Applied' and
StockCountType='Monthly' and ApplyDate >= '2021-12-17 00:00:00.000'
order by 1 desc.
- implements
-
CFAMX-17017 Suggested Count Details Export
- Closed
- is implemented by
-
CFAMX-18635 Potential Research Spike
- Open
-
CFAMX-18636 UI Load Testing OR Backend Performance Testing
- Open
-
CFAMX-18637 Documentation
- Open
- is related to
-
CFAMX-17017 Suggested Count Details Export
- Closed