I have a custom field: {{issue.My Field}} that is single select and the context has no default value.
I want to be able to set the option of the field to a specific option. Looking at the option, it's name is TBD. And the URL when hovering over the edit link, shows me that the option number id is 13741. How can I set the custom field to that value?
I was able to set it by using the component to Edit an issue. I selected the field and for the value I used the option id number that I saw in the URL when hovering over the edit link in the options update page of the custom field.
Hi @Cash Coyne
Without seeing your specific rule details...
When you have the id for a single, select field option and want to set the value, please try advanced edit with JSON in the edit issue action:
Kind regards,
Bill
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.