Hi
I would like to add multiple users to watch multiple spaces in Confluence - preferrable through script or directly into the database. Is it possible and how?
Hi Trinh,
You can use this User Macro I wrote to add space watches for multiple users (unfortunately, you have to do it one at a time, but it's not impossible):
Confluence REST API docs are at Confluence REST Api docs are at https://docs.atlassian.com/atlassian-confluence/REST/latest/. You might find something there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Trinh,
I wasn't able to find this functionality in Confluence. I believe it doesn't exist from default. You may want to try to use the CLI from Bobswift which may provide this functionality.
I hope this helps!
Regards,
Rodrigo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, Confluence doesn't provide the ability to set space watches for another person - see https://jira.atlassian.com/browse/CONF-22313. The CLI can't work around that limitation. It is different for page watches. Here is the documentation for the addWatch action found on https://bobswift.atlassian.net/wiki/display/CSOAP/Reference. Add watch to page or space for a user. Any user can be specified for page watches. Only the current user is valid for space watchers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for clarifying this information and the feature request link @Bob Swift [Bob Swift Atlassian Add-ons]!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.