-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
10.4.0
-
2
-
Severity 3 - Minor
Issue Summary
Date and time values selected via the ProForma date picker are being incorrectly parsed when the form language differs from the Jira system default language. This leads to misinterpretation of the selected date — especially when day and month positions are ambiguous across locale formats (e.g., DD/MM vs. MM/DD).
Steps to Reproduce
- Install Jira DC and Proforma
- Set the Jira default language to US English
- Create a Proforma form like the below -
- Scenario 1 - Go to an issue, add the form, select the dates like 6th Mar 2025.
- Scenario 2 -Go to an issue, add the form, select the dates like 13th Mar 2025 (Dates higher than 12).
Expected Results
The dates get updated to 6th Mar 2025 in the form and in the Change Start date.
Actual Results
- Scenario 1 - The change start date gets updated to 6th Mar 2025 but the Form shows June 3rd 2025.
- Scenario 2 - When the date updated is higher than 12 (May 13 or higher), Form validates the date value with the month and displays "Invalid Date" in the field.
Workaround
Make sure to use the Form language the same as the default language in Jira.
- relates to
-
FORMDC-52 Saved Form Date/Time field data is not based on user profile setting
-
- Gathering Impact
-
- links to