In the Service Desk Portal, when a customer reads the history of an issue. The issue summary is shown at the BOTTOM of the page. However, for service desk agents, this information is at the TOP of the page.
For Service Desk Agents. The Issue Summary and Issue Description are critical information for understanding and responding to the issue.
For Customers. The last comment is first and foremost on the Issue page and so becomes the focus of their response.
As a result, there is a clear disconnect in the conversation between Customers and Service Desk Agents. Both have a distinctly different focus.
I would like to change our Service Desk Portal such that:
1. The Issue Summary details is ALWAYS at the top of the Issue page for customers. So that they can see and review the original request details, each time they respond.
2. That comments are sorted in the SAME order as Service Desk Agents see, by default in JIRA.
These two simple changes would greatly enhance the overall experience of our customers, increase the effectiveness of our support team and reduce the support work load by keep support requests on TOPIC.
Related change requests: JSDSERVER-507 and JSDSERVER-190
I have found a workaround for this by using CSS below to reverse HTML element order for activity section. This makes the detail/summary part to be shown at the top, and comments are now sorted from older to newer with a new comment form at the bottom.
There may be a better way insert CSS into customer portal without having to pay for a plugin but below is a plug in that I use. If anyone knows a free alternative, please share.
https://marketplace.atlassian.com/apps/1219330/global-css-and-js-for-jira?tab=overview&hosting=datacenter