I have a custom field (checkbox )named unit test which is set to pass during workflow transition from A to B. If the worklfow transitions from C to D i would like the checked value (pass) to be unchecked.
I have tried using following post functions nothing worked.
1. Update Issue Custom Field
2. Update Issue Field
3. Update/Set Custom Field to predefined value
4. Clear Field Value
Kindly let me know if anyone how to go about it.
Hello,
I just tried it on Jira Cloud
If you want to set a value for a checkbox custom field, you should use the Update Issue Custom Field post-function. It should be first in the post-function list.
If you want to clear the value for a checkbox custom field, you should use the Clear Custom Field post-function. It should be first in the post-function list.
After you made changes to your workflow, kindly do not forget to publish the draft.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexey,
Thanks for your response. I am using Jira Server 6.4 and i have tried using both the post functions that you mentioned but still after the transition i can see Unit Test option pass as checked instead of being unchecked. I do publish the workflow every time i make changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately I can not check in on Jira Server 6.4
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.