Jira Backlog Enhancements

Collapse/Expand all buttons, filter by sprint name

Versión del día 07/11/2024. Echa un vistazo a la versión más reciente.

Autor
Craig Whiffin
Calificaciones
0 0 0
Versión
2024-11-07
Creado
08/05/2024
Actualizado
07/11/2024
Tamaño
8.78 KB
Licencia
MIT
Funciona en

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!