Document Status: DRAFT — More Changes to Follow
At present, changes reside within RushDEV
Changelog — v3.2
Please find a list of all overtime related changes:
- Ability to submit
- 24 hrs. of OT
- OT starting at the end of an already submitted OT
- OT ending at the start of an already submitting OT
- Ability to retract
- After applying for a scheduled OT
- After submitting hours for a non-scheduled OT
- Enhancements — Scheduled Overtime Opportunity
- User Experience
- Upon clicking “Submit OT” link from the PS Payroll home page, it would take some time to load the submit screen, this has been drastically improved!
- Upon the screen loading, it allowed the user to select another employee — "Submit OT" link from the home page should correspond to only the individual who was awarded the OT and the system should only allow that person to submit the overtime that they worked.
- Despite which “Submit OT” link was clicked, the “Select Opportunity" would show various other opportunities — this allowed for a possibility of incorrect selection by the user
- After submitting worked opportunity for approval, the system
- Took time loading
- Had the "state" of page as if the first time it was loaded when "Submit OT" link was clicked (i.e. had all the fields pre-filled, based on the awarded scheduled overtime)
- If the user tried to re-submit, they would get conflicting message
Also, a minor annoyance: the "Done! Your OT has been submitted!" message would not go away until the user closed the window...
- Upon clicking “Submit OT” link from the PS Payroll home page, it would take some time to load the submit screen, this has been drastically improved!
- Security
- The hours worked were calculated on the client side --- and this value was used to populate the entry in the database; this is being calculated on the server side now
- The hours worked were calculated on the client side --- and this value was used to populate the entry in the database; this is being calculated on the server side now
- User Experience