-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Rule - Smart Values
Issue Summary
Ability to fetch full names using the smart values xxxx.displayName. Currently, the full names can't be fetched when the profile visibility is set to Organisation with the smart values : {}{{reporter.displayName}}, {}{{assignee.displayName}} and {}{{creator.displayName}}
Steps to Reproduce
- Add a manual trigger from the issue
- Log the smart values {}{{reporter.displayName}}, {}{{assignee.displayName}} and {}{{creator.displayName}} in the automation log
- Run the automation from an issue
Expected Results
Can see full names logged audit log
Actual Results
The smart values only return public names when the profile is set to organisation
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available