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.
deleted
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sumit Jagdish Pandey - Please create a new question so that more people can see your question and provide specific help for your need.
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.