Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to assign different issue type under a project to different users in Jira

ICU Medical
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 26, 2023

Hi ,

 

I have created multiple issue types that share the for different projects. Now I want to configure if a user selects

Project A with Issue type A, then it should assign to User1,

Project B with Issue type A then it should assign to User2, 

Project B with Issue type B then it should assign to User3, 

Project C with Issue type A then it should assign to User4.

Kindly help to achieve this configuration.

1 answer

2 votes
Jack Brickey
Community Champion
April 26, 2023

Hi @ICU Medical , you have a couple options.

  • you could create unique workflows for each Issuetype that needs to be assigned to a specific user. Then in the workflow you can use a post function to set the Assignee to the desired user.
  • you could have a single workflow and leverage some form of automation/scripting. Examples- Automation for Jira, Scriptrunner, etc. it may be that you already have such an addon? 

Suggest an answer

Log in or Sign up to answer