Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hello,
We use our Jira to track all the work items that we have to do across multiple projects, and I know we can create look up tables in automations but I don't want to repeat that for every automation we have, and have duplicate data copied. My hope is to create a table somewhere (somewhere in Jira? Confluence?) with columns like:
Project Type | Project Name | Project Lead | Project Sub Lead | Project ID
1 Test_A J Doe J Smith 123
1 Test_B J Smith A Name 456
2 Test_C A Name J Doe 999
And then depending on the value chosen in the Jira issue (ie. Project Name), it goes to this table, and populates fields like project lead and project id on the ticket itself. Is there a way to do that?
Use Case:
In Jira system project, a user creates a work item called Deliverable. They select Test A as their project name. A field called Project Lead will need to be populated so that the developer knows who to contact for any questions.
Instead of this needing to be manually selected by whoever is creating the ticket (not necessarily the project lead), would want Jira to be able to refer to this table, and based on Project Name pull the applicable information.
Thank you!
Welcome to Atlassian Community!
Just to add to @Trudy Claspill answer, if you happen to have JSM then this can be solved by using Assets. You could then use object lookup in the automation to fill out the fields.
Hello @Samantha Concepcion
Welcome to the Atlassian community.
Is there a reason you could not use a Global Rule so that the table is created only once?
Automation Rule tables support only a key and one value, so you would need multiple tables within the rule if you have multiple values to associate to a key (Project name).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.