-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: CFA 2022R4
-
Component/s: None
-
Labels:None
-
Sprint:2022.R5 New Features Sprint 3
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:2
-
Work Type Classification:Sustaining
Story
As a developer I would like to have Show TBC Only default value respected in Customer Sales Report.
Description
update tbReportParameter set DefaultValue = 'true' where ReportID = 1097 and ParameterTypeEnum = 412
select * from tbReportParameter where ReportID = 1097 and ParameterTypeEnum = 412
AC
Confirm that show tbc only checkbox is checked when default value is set to 'true'
Confirm that show tbc only checkbox is NOT checked when default value is set to 'false'
Confirm that show tbc only checkbox is NOT checked when default value is set to null
- Clones
-
CFAMX-21723 MxC -> Report Portal -> Daily Sales -> Customer Sales -> Show TBC Only -> Respect Default Value
- Closed
1.
|
Create Test Scripts | Done | Unassigned |
|
||||||||
2.
|
Review Test Scripts | Done | Unassigned |
|
||||||||
3.
|
Deploy | Done | Unassigned |
|
||||||||
4.
|
Execute Test Cases | Done | Unassigned |
|
||||||||
5.
|
Patchback the code | Done | Unassigned |
|