Forums

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

Best way to automatically fill a system field based on a custom field

Eduardo Perez Soto
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 19, 2022

I have a custom field called Story points and based on this field, once this field gets a value, I would like to automatically populate the time estimate with a conversion. My question is, what would be the best way to implement this, using listener or behaviors?

1 answer

1 accepted

0 votes
Answer accepted
Sam Bartolome
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.
April 19, 2022

Hi @Eduardo Perez Soto ,

I would say the easiest and simplest will be to use Automation or or a post-function, but based on which apps you have.

The post-function has the limitation that it should happen only the stated transition otherwise it will not be caught anywhere else. Automation can bypass that as well as a listener but the latter requires more configuration

Suggest an answer

Log in or Sign up to answer