Forums

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

Is it possible to capture the date/time stamp and user who selected/unselected a Custom Field

Teza Jonnalagadda August 25, 2021

Hello Team,

We have a checkbox field which is on all the screens and is not mandatory. I would like to know if its possible to capture the date/time stamp and user who selected/unselected this. Thanks.

2 answers

1 accepted

3 votes
Answer accepted
Fabian Lim
Community Champion
August 25, 2021

@Teza Jonnalagadda

The information will be in the history, but if you need to track it in the issue itself you can use jira automation (https://www.atlassian.com/software/jira/features/automation) and you will have to create 2 new customfields, one called timestamp ( date and time picker) and another text field for the user.

Once you created them use the following automation:

Trigger: field value changed on the checkbox

Action: edit fields

- timestamp field with smart value {{now}}

- user text field with smart value 

{{initiator.displayName}}

Cheers

Teza Jonnalagadda August 30, 2021

Thanks! This works.

0 votes
Jordan Dowdy
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!
March 21, 2023

I appreciate this contribution

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events