Hi there
How can I set selectable values in a selection custom field via automation?
My scenario:
I want to set selectable values in a "selection custom field" via automation. The selectable values come from an incoming webhook.
Is this possible? Which action should I select? Edit Issue or Edit Entity Properties?
Thanks for your help.
Regards, Patrick
Did you figure this out already?
If not, you would want to use the issue edit action, and you can see information about accessing the webhook incoming data on this documentation page:
https://support.atlassian.com/jira-software-cloud/docs/smart-values-general/
Best regards,
Bill
Hi @Bill Sheboy
Thanks for your message!
Unfortunately I didn't figure it out already.
Yes, I know the smart values. But how do you can set selectable values in a selection custom field with smart values?
Thanks.
Patrick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Patrick,
For custom fields, I believe you would need to use JSON to edit multiple value fields. Please take a look at this page and search on "multiple" to see the examples:
https://support.atlassian.com/jira-software-cloud/docs/advanced-field-editing-json/
__Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.