My workflow has In Progress, Review, Done, QA, Closed states. The transition (In Progress to Review) gets shows SetResolution screen but (Review to Done) also uses the same screen in case they need to change the resolution. Problem is when the project admin wants to Bulk Edit a pile of items moving them (Review to Done), the Transition Issues screen insists on updating the resolution even if the issue already has a Resolution. If we leave it alone (shows "Please select." as the Resolution) then we get the error: "The selected resolution is invalid."
This forces us to change all items in the Bulk Edit to all have the same value for Resolution when they all might have different values which we want to leave alone.
I have the jira.field.resolution.exclude property set to hide one transitions they should not choose but removing that property doesn't seem to make a difference.
I want to bulk edit the items in Review, moving all items to Done but make no changes to Resolution.