Issue Summary
In Jira Service Desk version 4.7.1, the date fields split into two lines in the queue. The issue is specific to the Linux environment, works fine in a Windows environment.
Steps to Reproduce
Create some issues with the due date and check the queue.
Expected Results
The due and create date fields should not split to the next line
Actual Results
The date fields split into two lines
Jira 8.5.0 doesn't show the same issue. The issue is replicable on both Chrome and Firefox browsers.
Workaround
The behavior is caused due to fixed column width 70 px for date fields which is not enough for Linux environment. Modify the project-queue-react-table.11ec2bcb91b8f432dc30.css in the servicedesk-frontend-plugin-4.7.1-REL-0008.jar and changed the width from 70px to 75px.
- duplicates
-
JSDSERVER-6769 dates column and summary in the projects queue have line breaks when the date in look and feel is set with backslash spacing sign
-
- Closed
-