Project-Specific Jira Queries and Auto-Import #5217
Unanswered
ManiSingal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm currently using Super Productivity with Jira integration and I'm trying to set up a workflow that would really help my organization.
My Use Case
I have multiple projects defined in Super Productivity, and I'd like to keep them synced with my Jira tickets. Ideally, I want each project to have its own Jira query (JQL) so that relevant tickets are automatically imported to the right project.
What I'm Looking For
Is it possible to:
For example, I might want:
assignee = currentUser() AND project = PROJ-A AND resolution = Unresolved
assignee = currentUser() AND project = PROJ-B AND resolution = Unresolved
What I've Tried
I've linked my Jira account to Super Productivity, but I'm not sure if/where I can configure project-specific queries.
Any guidance on how to set this up would be greatly appreciated! Thanks in advance for your help.
Environment:
Beta Was this translation helpful? Give feedback.
All reactions