-
Type:
Bug
-
Status: Done
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Enhancements - Fall
-
Labels:None
-
Company:All Clients/Multiple Clients
CBAT is calling BasicIntegration url first which is then redirecting to review and sign page url, the loader should come only once. We need to skip the loader hide in case of BasicIntegration module.
Field | Original Value | New Value |
---|---|---|
Assignee | Samir [ samir ] | Mohd Belal [ mohd.belal ] |
Sprint | DMS - Gap Fall & Win Sprint 2 [ 174 ] |
Remaining Estimate | 8h [ 28800 ] | |
Original Estimate | 8h [ 28800 ] |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Description | CBAT is calling BasicIntegration url first which is then redirecting to review and sign page url, the loader should come only once. We need to skip the loader in case of BasicIntegration module. | CBAT is calling BasicIntegration url first which is then redirecting to review and sign page url, the loader should come only once. We need to skip the loader hide in case of BasicIntegration module. |
Remaining Estimate | 8h [ 28800 ] | 2h [ 7200 ] |
Time Spent | 6h [ 21600 ] | |
Worklog Id | 196789 [ 196789 ] |
Remaining Estimate | 2h [ 7200 ] | 1h [ 3600 ] |
Time Spent | 6h [ 21600 ] | 7h [ 25200 ] |
Worklog Id | 196845 [ 196845 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
Assignee | Mohd Belal [ mohd.belal ] | Priya Dhamande [ priya.dhamande ] |
Status | Code Review [ 11801 ] | In QA Testing [ 11901 ] |
Status | In QA Testing [ 11901 ] | In QA Testing [ 11901 ] |
Resolution | Done [ 10000 ] | |
Status | In QA Testing [ 11901 ] | Done [ 10001 ] |
Assignee | Priya Dhamande [ priya.dhamande ] | Mohd Belal [ mohd.belal ] |
Remaining Estimate | 1h [ 3600 ] | 0.75h [ 2700 ] |
Time Spent | 7h [ 25200 ] | 7.25h [ 26100 ] |
Worklog Id | 197739 [ 197739 ] |
Remaining Estimate | 0.75h [ 2700 ] | 0h [ 0 ] |
Time Spent | 7.25h [ 26100 ] | 9.25h [ 33300 ] |
Worklog Id | 206568 [ 206568 ] |
Transition | Time In Source Status | Execution Times |
---|
|
20h 15m | 1 |
|
3d 4h 42m | 1 |
|
17h 1m | 1 |
|
1d 1h 44m | 1 |
|
1d 4h 54m | 1 |
Hi,
Cause: CBAT is opening Review and Sign page from basicIntegration url, by which we are getting double loader.
Concern: Loader for these 2 components are differently handled on the basis of API calls
Correction: When directing from basicIntegration to Review and Sign page of PDF/HTML we are skipping the loader hide functionality.
cc - Samir