Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

All the issues are opened on the user that created the project, is there a way to change that?

Tal Levi
Contributor
February 25, 2019

All the issues are opened on the user that created the project, is there a way to change that?

I tried using the Rules Manager by creating a rule that sets the issue reporter as the assignee / or the current user rule, but it doesn't work.

3 answers

2 accepted

1 vote
Answer accepted
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 25, 2019

Hi Tal,

Currently, it's not possible to choose a default assignee on next-gen projects. We have a feature request suggesting the implementation of this ability:
- https://jira.atlassian.com/browse/JSWCLOUD-17498
Please, click on vote and watch to receive updates about the feature.

For now, the default value is "Automatic" that will assign the issue to who created the project, so the user must select the "Unassigned" or pick a user as assignee.

Regards,
Angélica

Tal Levi
Contributor
February 28, 2019

Voted, thanks :) 

Like Angélica Luz likes this
0 votes
Answer accepted
Tal Levi
Contributor
April 22, 2020

I actually managed to change it via API in postman:

 

curl --location --request PUT '{{env}}/rest/api/3/project/{{projectKey}}' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
--data-raw '{
"assigneeType": "UNASSIGNED",
"projectTypeKey": "software",
"key": "{{projectKey}}"
}'

 

Worked perfectly

0 votes
Addown Support
Contributor
April 19, 2020

Hi @Tal Levi,

You are right that rules are not a solution for this issue, but you can still solve it...

Besides voting and following JSWCLOUD-17498 (about default assignee) as @Angélica Luz correctly suggested, maybe you should also take a look at JSWCLOUD-17323 (about project lead). There is a lot more activity there, and the API solutions you'll find in the description can solve your issue too. You can really see how hard Atlassian's support team is working there, under a lot of pressure.

 

As for a complete solution inside Jira,
My team has an app just for that, called Classic Settings. It offers a straightforward solution for your issue. The app is free and here to serve the community, so please feel free to try it out and share your experience. We've been getting great reviews and our service-desk is always open.

 

No matter what solution you chose to use, I hope I helped!

Fabian Louis
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 20, 2020

@Addown Support : Thank you so much, your addon is great! A shame that you have to solve Atliassian's issues - but thanks for doing it ;)

Like Addown Support likes this

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Upcoming Jira Events