Hi Team,
We have custom filed with single select list (Required with Yes & No options). We want to set the single select list with one of the option conditionally by using Set issue fields (JMWE app) through post function however is {{ issue.fields.customfield_10508.value == "Yes" }} failing with given error Incorrect request: {"customfield_10508":"Specify a valid 'id' or 'name'
Community moderators have prevented the ability to post new answers.
Found the solution, we just have to pass the value that need to be set
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.