I wish to show some instructions on a custom screen which appears during certain transition. Since I did not find another way I've created a custom field, gave it default text value and added it to the screen.
Now I see the field however it appears empty. The default text is not there.
Can anyone find explanation, or provide alternative way for showing instructions on a screen?
I'm just thinking out loud and might be completely wrong, but could your try changing the if statement to:
if($issue.getFixVersions().size() < 1)
If that doesn't work, which add-on are you using to enter the validator in?
Kind regards
Jorden
Hi Jorden! it didn't work.
I am using groovy code runner.
the problem I have is when I populate the fixed version and try to transition to resolved status, I am getting the null pointer exception that I have pasted in the previous message. When I do not populate the fixed version is working fine.
Any suggestions?
thanks in advance
Ro
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.