-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.20.10, 8.22.1
-
None
-
8.2
-
2
-
Severity 3 - Minor
-
1
-
Issue Summary
The Target Start and End Date validation is incorrect when filled manually
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Add the Target Start and Target End to the Create Screen
- Open the Create Issue Dialogue
- Manually enter two values of the dates (don't use the calendar picker)
- Target Start - 10/10/2022 and Target End - 4/11/2022 (the format is set to d/MM/YYYY)
Expected Results
As the Target End is after Target Start, this validation should pass
Actual Results
The error "Target end date must be after target start date" is thrown
It appears that when the dates are filled manually, the validation is done only on the basis of the day field or the columns are not recognised in the right order
Workaround
Use the calendar picker to choose the date instead