Below are the 3C's:
Concern: Receiving a failure notification while save but able to preview report.
Cause: If entered report name same as any of saved report it was showing failure notifications instead of meaning full message. This issue was exist in case of Standard and dynamic reports.
Along with that we found few more scenarios which are listed below:
1. If we are saving report in standard report base type and any other report with same name in dynamic report in this case also it showing failure notifications.
2. While clone standard report it was checking duplication of report only already created report sub-type if there is exist same name in standard report and another sub type then it getting save.
Correction: We have added user readable message in case of duplication of report name into respective type.
Now report name duplication will work as following ways:
1. When we are saving or cloning Standard/Dynamic report it will only check duplicate name in current selected report base type reports. This will not check report sub-type because we are showing these reports into a single grid based on the report base type (i.e. Standard/Dynamic).
2. Static report will be work as of now - When we are saving or cloning static report it will only check duplicate name in current selected report type (i.e. Base Type + report sub type) . This will check report sub-type because we are showing these reports into a separate grid based on the report base type and sub type.
Affected Areas: Reports (All Level and All types of reports)
Affected Files:
Areas/Report/Controllers/StandardReportsController/StandardReportsController.cs
Areas/Report/Models/CloneReportModel/CloneReportModel.cs
Areas/Report/Models/StandardReportsModel/StandardReportsModel.cs
Tested Scenarios:
1. Verified report save functionality (i.e. Add/Edit) for all types and all levels
1. Verified report clone functionality for all types and all levels
2. Checked report save (i.e. Add/Edit) with & without same report name in different report base type as well as sub type.
4. Checked report clone functionality with & without same report name in different report base type as well as sub type.
Known issue in New UI:
1. Loader not appearing before success or failure popup. This need to be fixed because end user could not understand whether action started or not. In old UI Loader appear after click on Clone button.
Note: We have only checked-in changes in Old UI and will do same into new UI after it ready for stage.
CC: Prasanna Karlekar Amruta Lohiya Gaurav Sodani
Hi darryn.carter,
We did not found the report with name enrollment as provided in screenshots on production, However we have also checked for the other reports on same company and not found any issue while saving.
Could you please provide more details on this?
CC-Umesh Kadam, Amruta Lohiya, Satya, Samir