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.
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.
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.
It looks like you're new here. Sign in or register to get started.