-
Type: Sprint Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Not a Bug
-
Affects Version/s: CFA 2018R4
-
Fix Version/s: None
-
Component/s: PaidInOut
-
Labels:
-
Sprint:CFAMX 2018R4 Sprint 1, CFAMX 2018R4 Sprint 2, CFAMX 2018R4 Sprint 3, CFAMX 2018R4 Sprint 4
The save action of a Paid In/Out record is very slow (5+ seconds) and needs to be optimized. See video attached. I'm concerned that with additional load in prod this is only going to be worse.
Notes
- The same actions, as supported by MMS (change Category or Description) appear to performed in the same time
- Where the time is taken is during changes to Type, Shift, Amount and also Deleting the record. These are all new actions on the PI/PO page, as a part of the mobile implementation, and they require that the shift(s) be Released, re-validated and Re-Authorized, which is where the additional time is coming from
- We will investigate to determine if there is any optimization that can be done
Reproduction Steps:
Add a paid in/out record, or update a record and hit save.
Expected Results:
Save should be much quicker--less than a second like the old page.
Actual Results:
The record saves, but it is very slow. 5+ seconds in most cases.