1) SA Login
2) Navigate to Global level Standard Report
3) Add new Report
4) Select Report Type and Company Name
5) Select report to Customization / Select Report Section.
6) Again select another company
Issue : Selected Report under Customization and Select Report Section are removed and not present in any list.
Concern: Global Report - Standard Report - Reports removed from Customization and Select Report Sections Cause: Cases while initial implementation not covered. We just clearing all reports from both sections. Correction: Now handled cases to keep or remove remove reports in Customize and fetching reports sections.
Description: Implementation approach added in attached document Global level - Implementation of Company selections.odt .
While working on this task we have done changes of two points:
1. Referred Localized strings instead of hard-coded for Report type and report name.
2. Handled case of overwrite company Id in case of run reports. (i.e. When run any saved reports it's company Id getting reset and it throw exception while preview/save report next).
Tested Scenarios:
1. Tested all cases specified in document.
2. String of report name and report type are appearing or not.
3. Verified Run, Preview, Save, cancel new report as well as existing report.
4. Checked company selection (check and uncheck) functionality with different types of standard reports.
Parmeshwar Jumbad (Inactive)
added a comment - - edited 3C's:
Concern : Global Report - Standard Report - Reports removed from Customization and Select Report Sections
Cause : Cases while initial implementation not covered. We just clearing all reports from both sections.
Correction : Now handled cases to keep or remove remove reports in Customize and fetching reports sections.
Description : Implementation approach added in attached document Global level - Implementation of Company selections.odt .
While working on this task we have done changes of two points:
1. Referred Localized strings instead of hard-coded for Report type and report name.
2. Handled case of overwrite company Id in case of run reports. (i.e. When run any saved reports it's company Id getting reset and it throw exception while preview/save report next).
Affected Areas : Global reports (create/ Edit screen), Reports (Run, Save, Preview)
Affected Files :
App/BusinessLogic/Reports/ReportDetails.vb
Web/Web Projects/BenAdmin/Areas/Report/Models/StandardReportsModel/StandardReportsModel.cs
Web/Web Projects/BenAdmin/Areas/Report/Views/Report/StandardReports/_StandardReportAtGlobalLevelPV.cshtml
Tested Scenarios :
1. Tested all cases specified in document.
2. String of report name and report type are appearing or not.
3. Verified Run, Preview, Save, cancel new report as well as existing report.
4. Checked company selection (check and uncheck) functionality with different types of standard reports.
Now, above issue not exist . But one more issue found
Issue : Same report exist under Select Report and ( Select Report for customization and Select Report ) Sections.
Steps :
1) Navigate up to Standard Report
2) Select Type
3) Add Report Name and Select Company
4) Select One Report for Customization and One report for Select Report Sections
5) Select another company and De-select Same company
Issue : Selected report from Customization and Select Report Section are exist under Select Report Section.
NOTE : Same issue exist on Header - Check Box for company selections
Steps :
1) Navigate up to Standard Report
2) Select Type
3) Add Report Name and Select Company
4) Select One Report for Customization and One report for Select Report Sections
5) Select All Companies
Meghana Joshi (Inactive)
added a comment - Tested on LB.
Now, above issue not exist . But one more issue found
Issue : Same report exist under Select Report and ( Select Report for customization and Select Report ) Sections.
Steps :
1) Navigate up to Standard Report
2) Select Type
3) Add Report Name and Select Company
4) Select One Report for Customization and One report for Select Report Sections
5) Select another company and De-select Same company
Issue : Selected report from Customization and Select Report Section are exist under Select Report Section.
NOTE : Same issue exist on Header - Check Box for company selections
Steps :
1) Navigate up to Standard Report
2) Select Type
3) Add Report Name and Select Company
4) Select One Report for Customization and One report for Select Report Sections
5) Select All Companies
CC - Sachin Hingole Prasanna Karlekar
Meghana Joshi (Inactive)
added a comment - Testing is not started yet on LB due to other highest priority issue WT-3377 and WT-10102
CC - Sachin Hingole
Meghana Joshi (Inactive)
added a comment - Verified above issues on LB.
Working Fine.
Will update testing status one's main enhancement WT-129 is completed on LB.
CC - Sachin Hingole
Meghana Joshi (Inactive)
added a comment - Verified above issues on Stage.
Working Fine.
Will update testing status one's main enhancement WT-129 Local Testing is completed on Stage.
CC - Sachin Hingole
As discussed with Prasanna Karlekar and [~parmeshwar.jumbade] , All Enhancement WT-129, WT-9377 and WT-9223 move at same time on Production. So, We will move all enhancement on 09/19/2017
Meghana Joshi (Inactive)
added a comment - As discussed with Prasanna Karlekar and [~parmeshwar.jumbade] , All Enhancement WT-129 , WT-9377 and WT-9223 move at same time on Production. So, We will move all enhancement on 09/19/2017
CC - Sachin Hingole
3C's:
Concern: Global Report - Standard Report - Reports removed from Customization and Select Report Sections
Cause: Cases while initial implementation not covered. We just clearing all reports from both sections.
Correction: Now handled cases to keep or remove remove reports in Customize and fetching reports sections.
Description: Implementation approach added in attached document Global level - Implementation of Company selections.odt
.
While working on this task we have done changes of two points:
1. Referred Localized strings instead of hard-coded for Report type and report name.
2. Handled case of overwrite company Id in case of run reports. (i.e. When run any saved reports it's company Id getting reset and it throw exception while preview/save report next).
Affected Areas: Global reports (create/ Edit screen), Reports (Run, Save, Preview)
Affected Files:
App/BusinessLogic/Reports/ReportDetails.vb
Web/Web Projects/BenAdmin/Areas/Report/Models/StandardReportsModel/StandardReportsModel.cs
Web/Web Projects/BenAdmin/Areas/Report/Views/Report/StandardReports/_StandardReportAtGlobalLevelPV.cshtml
Tested Scenarios:
1. Tested all cases specified in document.
2. String of report name and report type are appearing or not.
3. Verified Run, Preview, Save, cancel new report as well as existing report.
4. Checked company selection (check and uncheck) functionality with different types of standard reports.