-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Minor
-
Issue Summary
The Date Time Picker field when viewed from Slack will render the format as:
YYYY-MM-DDThh:mm:ss.sTZD
Steps to Reproduce
- Add a Date Time Picker field to a Jira request type connected to JSM Chat.
- Input a value into the date time field and create the issue.
- From the Agent's view, expand the issue.
Expected Results
Render the Date Time Picker field value the same as in Jira's UI in the format of
MMM/dd/y/time Nov 19, 2024, 10:05 AM
Actual Results
The Date Time Picker field value is displayed in the format of:
Complete date plus hours, minutes, seconds and a decimal fraction of a second YYYY-MM-DDThh:mm:ss.sTZD
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available