I'm using the JIRA Automation plugin to transition issues from one status to another in a workflow. It offers the ability to set field values, but is there any way to clear a field?
I've tried to achieve the same result by adding a post-function to the transition, but the function doesn't seem to be triggered when the issue is transitioned by the automation plugin (maybe because I didn't specify a specific transition between the two statuses, but rather added the post-function to the all -> new status transition?).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.