Hi,
The Fix Version is a mandatory field for bugs.
However, when the resolution is not fixed (i.e. duplicate), there is no need for the Fix Version field.
I'm trying to get it work via Script Runner:
issue.resolution?.name != 'Fixed' || issue.fixversion is not empty
What is wrong?
Thanks,
Janiv.