Hi,
I had been trying to use automation to pull back a list of watchers in Confluence but it looks like there is no smart value to access it unlike Jira's {{issue.watchers}}. I went through the Confluence smart value documentation and it is silent about watchers. Is there an undocumented smart value for watchers or is that an enhancement in the backlog?
If it is a future enhancement, it would be good if you can provide the link to the ticket so that I can up vote it.
While it does exist for Jira.
{{issue.watchers.displayName}} - Returns the watcher's display name.
{{issue.watchers.emailAddress}} - Returns the watcher's email address.
According to the docs there is no equivalent in Confluence.
https://support.atlassian.com/cloud-automation/docs/smart-values-in-confluence-automation/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.