I am trying to retrieve the name of request type with smart value?
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/
I have a request type labeled ‘Hardware failure’. I’ve set up an automation that uses the {{issue.issueType.name}} smart value to compare the type name. However, the automation audit log indicates that the action failed because it did not meet the condition. Did I use the wrong smart value?
@flim to get the request type name you will need to use {{issue.Request Type.requestType.name}} instead, but to have a better understanding from your automation setup can you share a screenshot and your specific use case? do you want to compare issue labels with the issue type or request type?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.