{{#lookupIssues}}
* <a href="{{url}}">{{key}} - {{summary}}</a> {{customfield_10404.value}}
{{/lookupIssues}}
This is not populating the value in that custom field. Nothing is coming through in that area. The rest is fine.
What is the type for your field customfield_10404 as that will impact how it is referenced in smart values?
And, what type of project are you using: company-managed, team-managed, JPD, or JSM?
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, @Celina Kincaid
For a number field, please remove the .value and use just {{customfield_10404}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome; I am glad to learn it is working! Please consider marking this question as "answered" to help others with a similar need find solutions faster. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.