Sort JIRA comments.

Force JIRA comments to be sorted in the order you prefer.

作者
Steve Kehlet
今日安裝
0
安裝總數
100
評價
0 0 0
版本
0.7
建立日期
2016-07-11
更新日期
2017-06-01
尺寸
1.8 KB
授權條款
未知
腳本執行於

This simple script will auto-click the comment sort link if it detects comments are not sorted how you prefer. The default is to make them sorted ascending (oldest first), but you can easily change this by editing the script.

You will need to add additional @match entries in the script to match your JIRA server.

This script is necessary because if your site administrator has the site wide preference set to the opposite of what you prefer, and you click to change the sort order, a short while later (a matter of days or hours) it will revert back. So this script is a workaround until Atlassian can implement "Store comment sort order in user profile" (JRA-5443), which has been open since December of 2004.