Greasy Fork is available in English.

Jira Backlog Enhancements

Collapse/Expand all buttons, filter by sprint name

Автор
Craig Whiffin
Инсталации дневно
0
Инсталации общо
3
Рейтинг
0 0 0
Версия
2024-05-14
Създаден
08.05.2024
Обновен
14.05.2024
Лиценз
MIT
Работи на

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!