Hi,
As a transition validator to issue completion, I added the start date filed as a verification condition. As I tested, it is OK, however others cannot transit issue to completion because of validation check Even though the start date field is entered. Other people's role is Developers.
What should I check?
Regards,
Jun
Hi @jun lee
I couldn't understand what is the validation? If you try to make a field required, you can also use field required validator apart from script runner.
If you would like to do null check, you can write "cfValues['Start date'] != null" etc.
If others can see the transition button, there is nothing wrong with permissions and condition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.