-
Bug
-
Resolution: Unresolved
-
Low
-
15
-
0
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
When using the "Log work" feature, Jira will ignore comma as decimal separator, thus "7,5" is registered as "75".
If this situation is not caught before the next day, the burndown chart will look very inacurate and have reduced value.
I would like to see such input either accepted as decimal separator OR treated as an invalid input.
Step to reproduce:
- install JIRA
- set the default language to English
- create issue and log work using "7,5h"
- (bug) 75 hours will be logged into the issue
Desirable result: 7.5 hours to be logged on or JIRA throws ERROR indicating invalid input
- is related to
-
JRASERVER-30128 "Log work" ignores decimal separator
- Closed
-
JRACLOUD-74409 Comma (,) as decimal separator is ignored in time estimation fields
- Closed
-
JRACLOUD-72330 Allow user defined decimal separator
- Closed