[Jira version]
8.5.12
[in advanced setting]
jira.date.picker.java.format = yyyy-MM-dd
jira.date.picker.javascript.format = %Y-%m-%d
jira.date.time.picker.java.format = yyyy-MM-dd HH:mm
jira.date.time.picker.javascript.format = %Y-%m-%d %H:%M
[in look and feel setting]
Time Format = h:mm a
Day Format = EEEE h:mm a
Complete Date/Time Format = yyyy-MM-dd h:mm a
Day/Month/Year Format = yyyy-MM-dd
-------------------------------------------------------------------------------------------
When i search some issues between 2021-04-12 00:00 and 2021-04-28 00:00
on click the calendar,
popup this error message '텍스트를 12자 이하로 입력해야 합니다.'
this mean, 'The text must be 12 characters or less'
but, chrome, edge, firefox, .. no problem
only IE happen this issue
please solve it T_T
