It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
hello
how can i get the issue types of a specific issue type screen that not associated a any project?
thanks
i created an issue type screen with many issuetypes that i need, not for associate a project... i need these issetypes to use in another application that i'm creating.
but yes, i wish the issue types are not being used in any of your projects :)
do you understand?
thanks :)
i created an issue type screen with many issuetypes that i need, not for associate a project... i need these issetypes to use in another application that i'm creating.
do you understand?
thanks :)
Hi Cláudia if I understand correctly you have to go to Admin Section then Issue Types Schemes... There you will see what issue type are being used in what projects.
Hope this helps.
Hi Ramiro. Thank you for attention. But i wish the issue type screen that not associated to any project :/
i have this SQL, but it associated to one project
--issue type por projeto
SELECT IT.id, IT.pname
FROM configurationcontext CC
LEFT OUTER JOIN optionconfiguration OC ON OC.fieldconfig = CC.fieldconfigscheme
LEFT OUTER JOIN issuetype IT ON IT.id = OC.optionid
WHERE CC.project = 10000
and my goal is get the issuetypes of a specific issuetypescreen, and this issuetypescreen does not associated to any project.
Hi Ramiro. Thank you for attention. But i wish the issue type screen that not associated to any project :/
i have this SQL, but it associated to one project
--issue type por projeto
SELECT IT.id, IT.pname
FROM configurationcontext CC
LEFT OUTER JOIN optionconfiguration OC ON OC.fieldconfig = CC.fieldconfigscheme
LEFT OUTER JOIN issuetype IT ON IT.id = OC.optionid
WHERE CC.project = 10000
and my goal is get the issuetypes of a specific issuetypescreen, and this issuetypescreen does not associated to any project.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.