Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Smart Values

Frank Collazo April 16, 2024

I'm trying to display or find all smart values in my assets db on JSM Data Center is there a simple uri that I can use to display these smart values?

1 answer

1 accepted

1 vote
Answer accepted
Florian Bonniec
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 16, 2024

Hi @Frank Collazo 

 

On JIRA DC I'm not sure it's possible and limited to:

You can access an insight field's full name, key, or summary through the following smart values

{{issue.InsightField}}          // returns Some Client Name (ABC-123)
{{issue.InsightField.key}}      // returns ABC-123
{{issue.InsightField.summary}}  // returns Some Client Name

I do not have JIRA instance to test on.

Jira smart values - issues | Automation for Jira Cloud and Data Center | Atlassian Documentation

Regards

Frank Collazo April 16, 2024

Hi @Florian Bonniec

   Thank you for your response. So when I set up my auto notification my template will look like this. I'm using the assets in JSM.

================= TEMPLATE ====================

Hello {{asset.Name}} (this will return the name of the asset object when my rule triggers, correct?

You are receiving this notification due to your certification {{asset.CertName}} is set to expire on {{asset.CertExpDate}}

Please provide us with your updated certificate.

Thank you 

Help Desk Team

================= TEMPLATE ====================

Florian Bonniec
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 16, 2024

I would do some test but I do not think so. I think it's 

 

issue.NameOfAssetField.summary that would be the name of asset selected.

 

Regards

Frank Collazo April 16, 2024

ok, I will test this out. Thank you again. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events