Skip to content

feat(jira): add projectname support for extra jql - #9035

Open
VaughanJ wants to merge 1 commit into
apache:mainfrom
VaughanJ:feat/extrajql-support-projectname
Open

feat(jira): add projectname support for extra jql#9035
VaughanJ wants to merge 1 commit into
apache:mainfrom
VaughanJ:feat/extrajql-support-projectname

Conversation

@VaughanJ

@VaughanJ VaughanJ commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

⚠️ Pre Checklist

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

This PR adds support for the DevLake project name in Jira Extra JQL templates via a new {{.ProjectName}} variable.

What changed
Propagates the project name from blueprint plan generation into Jira task options so it is available during collection.
Extends Jira’s Extra JQL rendering to support {{.ProjectName}} alongside the existing board variables.
Adds regression coverage for the new templating behavior and updates the Jira UI help text to document the new variable.
This enables more dynamic and project-aware JQL configurations for Jira data collection, allowing support of JIRA Boards with many projects.

Does this close any open issues?

No

Other Information

Original change to support extra jql
#8972

@yotams123 original PR for the same change:
#9025
(closed and not merged)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant