-
Suggestion
-
Resolution: Unresolved
-
1
-
2
-
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
Problem Definition
The SOAP API (XML/RPC) had a minor revision element that could be set to true in order to disable notify watcher. There is no equivalent in the REST API, so any mass updates performed using the REST API will spam Confluence users.
Suggested Solution
3 possibly solutions:
- Add an argument that can be used in the REST request to disable Notify Watchers
- Set the default behavior when using REST to disable Notify Watchers
- Add a setting in the Confluence administration panel to either enable or disable Notify Watchers when using Remote APIs
Workaround
There is no workaround. Any mass edits performed using the REST API will send notifications to watchers.
- is related to
-
CONFSERVER-38804 Add ability to disable 'Notify Watcher' when creating content through REST API
- Gathering Interest
- is action for
-
HOT-83192 You do not have permission to view this issue
- mentioned in
-
Page Failed to load
[CONFCLOUD-38804] Add ability to disable 'Notify Watcher' in Confluence REST API
UIS | New: 1 |
Remote Link | Original: This issue links to "HOT-83192 (Atlassian Service Operations JIRA )" [ 355655 ] | New: This issue links to "HOT-83192 (Atlassian Service Operations JIRA)" [ 355655 ] |
Security | Original: Atlassian Staff [ 10750 ] |
PM Reviewed | New: 24/Jan/2022 | |
Status | Original: Gathering Interest [ 11772 ] | New: Not Being Considered [ 11776 ] |
Workflow | Original: JAC Suggestion Workflow [ 3420018 ] | New: JAC Suggestion Workflow 3 [ 3616672 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 2247014 ] | New: JAC Suggestion Workflow [ 3420018 ] |
Status | Original: Open [ 1 ] | New: Gathering Interest [ 11772 ] |
Support reference count | New: 2 |
Remote Link | New: This issue links to "Page (Extranet)" [ 357257 ] |
We are about to mass create/update several hundred pages, where we will be @-tagging users.
Without a "don't send notifications" option that can be provided in the API call we'll probably be sending out a couple of thousand emails.