Hi,
I have a multi select field which contains 4 values, and I need all the 4 values to be added in a field while transitioning to done, can someone help with the regular expression?.
Hi Muhammad,
You should be able to create an Automation Rule based on an Issue Transitioned trigger (to Done).
Then add an action for Edit Issue, select the multi-select field, then place each of the values in the field.
but this allows the transition, I want to validate that the user must fill the required field otherwise the user cannot resolve it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I misunderstood. Create a screen that only has the 4 fields you want populated. Then add the screen to the transition to Done.
Then add a validator for Field Required for the same transition and select the four fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John,
Basically, I have the checkbox field which is the multi select field and have the values, I don't want to use multiple fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then use the Regular Expression Check validator, select the field and the put the value of the field in the Regular expression. You will have to do that 4 times - one for each value.
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.