I have a custom select list that has the same information in it as the releases that are available in the fix version field (I won't go into the details of why). I want to be able to set the fix version field based on the version that is selected from my custom select list field. I have not been able to find the correct smart value to use.
The select list field name is "Program Increment (PI)"
The following snippet shows how I'm trying to set the Fix Version using the selected value from the Program Increment (PI) field. When the automation is run, the Fix Version field is left empty.
The question is, can it be done and if so how?
Thanks in advance,
Troy
From the rule image you show, I expect the symptom you are seeing is the Fix Version is empty/null after the rule runs, correct? If so...I wonder if your smart value for the custom field is incorrect.
Smart values are name, spacing, and case-sensitive. To learn the correct smart value for your field, please use the how-to article below. Essentially you identify an example issue with your field, call the REST API with a browser, and then search for your field to find the correct smart value.
https://support.atlassian.com/cloud-automation/docs/find-the-smart-value-for-a-field/
Kind regards,
Bill
Hi, @Troy Johnson
Just use version name, it will make it.
Made fast example, it will explain my idea.
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.