Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to do an automatic change of a custom field option due to changing of issue status?

Alexander Ivanov January 28, 2019

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!

3 answers

2 accepted

0 votes
Answer accepted
Francesc_Arbó
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 28, 2019

Hi @Alexander Ivanov,

 

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

0 votes
Answer accepted
Nir Haimov
Community Champion
January 28, 2019

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:

  • Jira Suite Utilities
  • Automation for Jira
  • Scriptrunner
  • Power Script
  • JMWE

And there are many more

Alexander Ivanov January 29, 2019

Thank you!

Nir Haimov
Community Champion
January 29, 2019

@Alexander IvanovYou are welcome :)

If this is closed from your side,

Please mark this as "accepted answer"

0 votes
Alexander Ivanov January 29, 2019

Thank you, @Francesc_Arbó!

Suggest an answer

Log in or Sign up to answer