Forums

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

Jira automation - is it possible to find out the most recent update in a checkbox field

Deepa Narasimhan May 12, 2022

Using Jira automation, is it possible to find the value that was most recently checked in a checkbox field with multiple values?

When a new value is checked off a To do list check box field, I want to capture what was checked and the date & time.

Thank you! 

 

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
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.
May 13, 2022

Hi @Deepa Narasimhan 

The answer depends upon the type of checkbox fields you are using:

  • With a built-in checkbox fields, you could either trigger on a change to the field and save old value from {{changelog.myCheckboxField.fromString}} or call the REST API to check the issue history
  • With a checkbox field from a marketplace addon, please check what history and automation functions are supported by the addon to learn what is possible

Kind regards,
Bill

Deepa Narasimhan May 14, 2022

Thank you, Bill!

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events