Forums

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

Existe um valor inteligente que mostre a data started de um work log?

Andrezza Santos
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 17, 2023

O valo inteligente {{worklog.created}} mostra a data em que o worklog foi criado, porem preciso que ele mostre a Date Started.

1 answer

0 votes
Oday Rafeh
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.
March 17, 2023

@Andrezza Santos  

If I understand your question in the correct way then this is your question  : 

Is there a smart value that shows the started date of a work log?

The smart value {{worklog. created}} shows the date the worklog was created, but it needs to show the Date Started.

 


Workaround : 

By creating a custom field to store the "Date Started" value and then using the custom field's smart value in your automation rules, notifications, or other places where you need to display the started date.

 

Create a custom field in Jira:
a. Go to Jira Settings (gear icon) > Issues > Custom fields.
b. Click on the "Add custom field" button.
c. Choose the "Date Picker" field type and click "Next. "
d. Name the custom field "Date Started" or something similar, and click "Create. "

Add the custom field to the screens you need it to appear on:
a. Go to Jira Settings (gear icon) > Issues > Screens.
b. Find the relevant screen(s) and click "Configure. "
c. Add the "Date Started" custom field to the screen.

Create an automation rule to update the "Date Started" custom field when work is logged:
a. Go to Project settings > Automation.
b. Click "Create rule" and choose the "Work log created" trigger.
c. Add an "Edit issue" action to update the "Date Started" custom field with the value of {{worklog. started}}.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events