-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.13.18, 8.8.0
-
Component/s: Custom fields, System Administration - Look and Feel
-
7.13
-
1
-
Severity 3 - Minor
-
0
Issue Summary
When date format is d/mmm/yy, UI language is Romania, and month is selected as November, it throws an error
Steps to Reproduce
In Jira,
- Create an issue
- Add a custom field type- Date picker, Select Any date
- Change the date setting in look and feel section to d/mmm/yy
- Change the UI language to Romania
- Go to the issue and change the date to November, it throws below error:-

Expected Results
Jira should accept the November month in date field when language is selected to Romania
Actual Results
Error:-
Format dată nevalid. Introduceți data în formatul "d/MMM/yy".
Workaround
Change the date date format to d/mm/yy, it works well
You can also edit the "Noi" to "Nov" and save the value.