Jira Backlog Enhancements

Collapse/Expand all buttons, filter by sprint name

Tính đến 07-11-2024. Xem phiên bản mới nhất.

Tác giả
Craig Whiffin
Đánh giá
0 0 0
Phiên bản
2024-11-07
Đã tạo
08-05-2024
Đã cập nhật
07-11-2024
Size
9 KB
Giấy phép
MIT
Áp dụng cho

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!