Jira Backlog Enhancements

Collapse/Expand all buttons, filter by sprint name

Skaber
Craig Whiffin
Daglige installationer
0
Installationer i alt
3
Bedømmelser
0 0 0
Version
2024-05-14
Oprettet
08.05.2024
Opdateret
14.05.2024
Licens
MIT
Gælder for

I have a backlog board with a lot of sprints, shared by multiple teams.

It's very annoying having to scroll through looking for the relevant ones.

This script adds:

  • a 'collapse all' button to speed up scrolling through everything when half the sprints have popped open for some reason
  • a 'filter by sprint name' box, which hides every sprint whose title doesn't contain whatever you type in it
  • ...and an 'expand all' button so once you've just got your own sprints to look at, you can pop them all open at once.

Don't push the 'expand all' button when there's a lot of sprints still visible - it takes a while.

The peculiar class names are very likely to break on updates to Jira. Sorry!