Jira Backlog Enhancements

Collapse/Expand all buttons, filter by sprint name

Author
Craig Whiffin
Daily installs
0
Total installs
12
Ratings
0 0 0
Version
2024-11-07
Created
2024-05-08
Updated
2024-11-07
Size
8.78 KB
License
MIT
Applies to

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!