Is it possible to create an automation rule Create issue where the project is a variable depending on the value chosen in a custom project picker field?
Hey there Marco,
Unfortunately, this isn't possible at the moment (see AUT-416). I'll add a comment on that issue and add a vote to it
Cheers,
Mark C
Hello @[deleted] ,
Thank you for the solution in AUT-416. I see it is now possible to use smart values. But unfortunately I'm already trying for 6 hours straight to get the Project ID in a situation in which I only know the KEY of the project.
Can you please point me in the right direction to retrieve the Project ID using Smart Values or JQL using the Project Key?
Any help would be very much appreciated.
Regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @[deleted] ,
I found the solution :) I'm using the API to GET the project using the project KEY. In the response I'm getting the Product ID. It's now working very well :)
For everyone wanting to do the same... When using the API from within an automation script, please be sure to add a header that contains an API key hashed together with your email address Base64 encoded: [emailaddress:apikey].
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Peter Blom , @[deleted] ,
unfortunately the link is not available anymore. Can you give some insights to the solution for this?
I'm trying to get this to work on server, but can't seem to manage.
Thanks!!
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.