Hi all,
In our Kanban/Sprint board, we have custom fields to capture actual dates during status transition. The custom fields are for actual:
- start of development,
- start of review, and,
- completion.
The workflow transition have a post functions to populate these custom fields. Example of the function is basically this - "The value %%CURRENT_DATETIME%% will be appended to field Actual start date, or set if it is a multi field".
Here's the issue with the actual dates: If the transition is done by/after 10AM (Melbourne time), the fields are populated with current date. However, if the transition is done before 10AM, the fields will be populated with yesterday's date.
I checked our user settings, as well as browser (Chrome) and all are in proper configuration. I reckon this issue is because of UTC (MEL/SYD is 10+). And we are using Jira Cloud.
In the screengrab attached, notice the date highlighted and the system date of my machine at the bottom right corner.
Can someone please help me how I could rectify this issue?
Regards,
Zaldy