You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I am trying to use the Project Configurator addon and it is throwing the attached error.
I need to know how to find the status name from the status id given in the attached screenshot. After getting the status name, I will then try adding that status in the system and see if it solves the issue when I try to export the project.
If you click Edit, a modal pops up, and the URL does not change. Any better way to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Right click and open the link in a new tab, that will show the ID in the URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This doesn't work on the latest version of JIRA, thanks to there unnecessary change to the UI
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.
If you have access to the JIRA database you may run this query:
select pname, id from issuestatus where id = '10079'
That syntax worked on my PostgreSQL db.
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.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.