Forums

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

how to record a time stamp update without overwriting the original value?

Jeffrey Canales
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!
January 31, 2018
Jira conditions

2 answers

0 votes
Nic Brough -Adaptavist-
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 31, 2018

Which "time stamp update"?  Where are you looking?  Is there something wrong with the issue history?

Jeffrey Canales
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!
January 31, 2018

Hi @Nic Brough -Adaptavist-

The users wants to record another date without overwriting the original date if the workflow is repeated.

 

Thanks

Nic Brough -Adaptavist-
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 31, 2018

I am guessing what you mean here is that you have a field that takes on the date/time of "now" when a specific transition happens.  If the transition happens again, then it updates the field.

The problem here is that a field is a single object.  There is nowhere to put the old date in that field, because it's a field that holds a single date.

So the simple answer is "no".   However, that "write date" is not a native function in Jira, so it implies you have got some code that does it.  I would look to alter that code so that it looks at the history and says "if this transition has been used before, do not write the date in".

Also, you should find that the change of field is written into the history - would that record be enough? 

And if you had Script Runner, you could write a scripted field to pull the first date of transition from the history, then you wouldn't need this date field at all.

0 votes
Thomas Deiler
Community Champion
January 31, 2018

Dear @Jeffrey Canales,

don't get you - some more warm words could help.

Thanks

Thomas

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events