-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
8.0.0, 7.13.1
-
7.13
-
2
-
Severity 3 - Minor
-
0
-
Issue Summary
With Relative date/time enabled (default), a custom field of type Date Time Picker:
- Displays relative values on JIRA View Issue screen
- Displays absolute values on JIRA Agile's Issue Detail View
Steps to Reproduce
- Create a custom field of type Date Time Picker
- Add the field to Create/Edit/View screen of an issue and give it a value that can be displayed relatively (yesterday, tomorrow, etc.)
- Configure an Agile board where the issue is available and add the field to Issue Detail View
Expected Results
The field shows Relative values on both View Issue screen and Agile board.
Actual Results
The field shows Relative value on View Issue screen but Absolute value on Agile board:
Notes
- This doesn't affect custom field of type Date Picker. Date Picker always shows Absolute values, similar to Due Date.
- This affects both Scrum and Kanban boards.
Workaround
If possible, disable Relative date/time following this KB:
All the fields will display Absolute values.