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

Отзыв: Хороший — скрипт работает как нужно

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。