Atlassian JIRA - Auto-expand older comments

Automatically expands the older comments accordion in JIRA so you see all comments by default. Workaround to jira.comment.collapsing.minimum.hidden. Aids in searching page.

< 脚本Atlassian JIRA - Auto-expand older comments的反馈

评价:好评 - 脚本运行良好

§
发表于:2021-11-02

As locobastos mentioned, this has broken since the removal of the waitforkeyelements script it depends on. I found an alternative here: https://gist.github.com/adamhotep/7c9068f2196326ab79145ae308b68f9e (I just pasted this at the top of the script), which requires a change to this script to work (I guess it operates in a slightly different way from the original). I had to replace jNode[0] with jNode inside clickWhenItAppears(). It's now working again for me :-)

发表回复

登录以发表回复