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

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 02/11/2021

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

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.