Forums

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

time stamp in jira summary

Amman MS August 15, 2019

can anyone suggest me  on how can i add timestamp in summary ? 

 

task = {

'project': 'NAME',

'summary': 'Ticket summary',   

'description': 'Test Ticket ',

'issuetype': {'name': 'Task'},

'labels': ['Lable Name']

} 

 

From 

 'Ticket summary',    to  'Ticket summary (Current date and time)',   

1 answer

1 vote
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.
August 21, 2019

You'll need to write some code to work out the date/time and add it to the summary.

Personally, I wouldn't bother - Jira shows date and time of create and last updated already, you don't need redundant data in the summary (if you're going to do that, people are going to demand all sorts of other stuff in it)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events