Is it possible that in cases the task with commits is returned to execution (Reopened) and is filled with "Version beneficiary" and "Version implemented" fields, Jira will query clear(delete) or "leave as is" the "Version Implemented" field value?
You'll need a little bit of code to provide it, but you can add a post-function that can check the commit and clear the field as appropriate.
And how to add this post-function?
Thank you in advance for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd use the ScriptRunner add-on with a "set custom field" script wrapped in "if <something>"
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.