Is there any way to create a jira issue via rest API with an Assets Object using anything other that the object Key?
We have a unique Name on all objects and would like to use that to have the object on the issue. Is this at all possible?
Hi @Oliver Wemyss ,
in that situation you can do 2 step:
1. Search via aql/iql
2. Get object
3. Get key of object
4. Set into ticket
Cheers,
Gonchik
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.