-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
0
-
Issue Summary
If the customer enters a wrong value for the Due Date field on the transition screen, and then clicks on the transit button, the cursor focus will point back to the top field that is presented on that transition screen rather than point to the field with the invalid entry.
This is reproducible on Data Center: (yes) /
Steps to Reproduce
- Enter an invalid Date for the Due Date field.
- Click on the button at the bottom of the screen to transition the ticket.
- A warning message is shown that the date entered is wrong but the cursor focus does not point to this field.
Expected Results
The cursor point should be on the Due Date field.
Actual Results
It will be on the top field on that screen.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available