Skip to content

feat(jira): Allow filter jira board using devlake project name#8962

Open
VaughanJ wants to merge 2 commits into
apache:mainfrom
VaughanJ:feat-jira-large-board-support
Open

feat(jira): Allow filter jira board using devlake project name#8962
VaughanJ wants to merge 2 commits into
apache:mainfrom
VaughanJ:feat-jira-large-board-support

Conversation

@VaughanJ

@VaughanJ VaughanJ commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Please complete ALL items in this checklist, and remove before submitting

  • [ x ] I have read through the Contributing Documentation.
  • [ x ] I have added relevant tests.
  • [ x ] I have added relevant documentation.
  • [ x ] I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?
Add JIRA scope config support for filtering boards by the devlake project name

JIRA users can have large boards that track many components, the only solution at the moment is to have a board per deployable unit. but when you have 1000s of deployable units this needlessly explodes the number of JIRA boards needed.

Practical impact of these changes:

  1. One Jira scope config can be reused across multiple DevLake projects.
  2. Jira issue collection can automatically narrow results per project by matching Jira component to project name.
  3. Reduces manual per-project board/filter setup for teams using shared Jira board configs.

Screenshots

image

Other Information

Question posted: #8955

VaughanJ added 2 commits June 30, 2026 16:23
Signed-off-by: jon.vaughan <vaughanie1978@gmail.com>
Signed-off-by: jon.vaughan <vaughanie1978@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant