The PrettyDurationFormatter in JiraDurationUtils caches the i18nBean. Steps to reproduce error:
1. create issue with time tracking estimate 1d
2. backup data
3. change user locale to French and go to issue
4. reload data
5. change locale to anything
6. go to issue and see time tracking still in French
- causes
-
JRASERVER-13755 Translation of time tracking estimates not working
- Closed