-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Space Administration - Workflows and statuses
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When adding a Date Compare validator on the workflow and then selecting the date and time on the transition screen, it will show the incorrect time of the field that is used to compare the values.
Steps to Reproduce
- Add a Date/Time field to the transition screen.
- On the workflow, add this screen to the transition and add a Date compare validator, for example, Verifies that field Date/Time is greater than value of Created. Only date part.
- Publish the workflow.
Expected Results
When selecting a date that is not greater than the Created date, it will show the message informing the exact time the ticket was created based on the user timezone set on their Atlassian account profile.
Date/Time isn't greater than Created (30/May/22 2:41 PM)
Actual Results
It will show the message informing the Created time hours ahead of the current user timezone.
Date/Time isn't greater than Created (30/May/22 5:41 PM)
In the example, my current timezone is GMT -3.

Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...