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 :-)

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。