Hi, guys.
My company needs a special workflow so i've made several custom fields in the issue.
So, i'm wondering how to sovle this case: when a team member changes an issue status he also needs to change a option in a custom field. So how could a custom field be changed due to changing an issue status?
Thank you!
I've always done this with Jira Misc Workflow Extensions app. You can look at it in this URL: https://marketplace.atlassian.com/apps/292/jira-misc-workflow-extensions?hosting=server&tab=overview
Hi,
You can do as a post-function.
Read this:
https://confluence.atlassian.com/adminjiracloud/advanced-workflow-configuration-776636620.html
I'm not sure if you have a post-function to update custom field (built in from Jira), if you don't you will need a 3rd party add-on like:
And there are many more
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.
@Alexander IvanovYou are welcome :)
If this is closed from your side,
Please mark this as "accepted answer"
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.