Can the comments of an ISSUE be configured to be ranked by time desc?

feng wang September 18, 2011

I want to see the new comment desplayed on the top , not the old one. Can anyone help solve this problem? btw, does JIRA allow to do this by configuration? Thanks.

3 answers

1 accepted

2 votes
Answer accepted
MinC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 18, 2011

You can configure this in jira-application.properties:

# The default order of actions (tab items like 'Comments', 'Change History' etc) on the 'View Issue' screen, by date, from top to bottom
# Possible values are: asc desc
#
jira.issue.actions.order=asc

feng wang September 18, 2011

Thanks very much!

0 votes
Anni R
Contributor
September 18, 2011

Thanks Min Yee!!!! Is the change can be done in code?

0 votes
Anni R
Contributor
September 18, 2011

well..in jira web application I don't know such opportunity to configure that.. All the issue comments is by chronological sequence (ascending) The last comment is the last in list. Maybe other jira guru's can told more..and maybe there is more opprtunity for that (in code..) etc.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events