The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

I have created a custom field - number field, what is the smart value for this, please?

zacharoula_brinia
Contributor
June 20, 2023

I have created a custom field - number field, what is the smart value for this, please?

 

Thank you in advance.worked today.PNG

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Mikael Sandberg
Community Champion
June 20, 2023

The smart value would be {{issue.Worked Today}} or {{issue.customfield_xxxxx}}. You can get the custom field number if you click on the three dot menu and over over one of the options, the URL displayed will show the ID at the end.

zacharoula_brinia
Contributor
June 21, 2023

Thank you for your reply @Mikael Sandberg . I don't get the value through the email using the above smart values. *Hours Worked Today: EMPTYemail.PNG

zacharoula_brinia
Contributor
June 21, 2023

@Mark Segall any help?

0 votes
zacharoula_brinia
Contributor
June 21, 2023

Both ways send the email with blank in this specific field:

1.

This is the daily work log report.
{{#lookupIssues}}

* Issue Key: <b>{{key}}</b> (<a>{{url}}</a>)
* Summary: <a>{{Summary}}</a>
* Assignee: <c>{{assignee.displayName}}</c>
* Epic: <d>{{issue.epic.name}}</d>
* Priority: <e>{{issue.priority.name}}</e>
* Hours Worked Today: <f>{{issue.Worked Today}}</f>

{{/}}

 

2.This is the daily work log report.
{{#lookupIssues}}

 

* Issue Key: <b>{{key}}</b> (<a>{{url}}</a>)
* Summary: <a>{{Summary}}</a>
* Assignee: <c>{{assignee.displayName}}</c>
* Epic: <d>{{issue.epic.name}}</d>
* Priority: <e>{{issue.priority.name}}</e>
* Hours Worked Today: <f>{{issue.customfield_10063}}</f>

{{/}}

TAGS
AUG Leaders

Atlassian Community Events