Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: configure notifications to default off #1009

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

jdknight
Copy link
Member

@jdknight jdknight commented Jul 1, 2024

As this extension has evolved over the years, the option confluence_disable_notifications was introduced to help suppress multiple notifications generated from publishing events. At the time of introduction, the feature was not enabled by default since it did result in changing page requests made and there was not an immediate desire to change the default state of things.

Consider the common application of this extension, most users may not expect notifications to be generated for automated publish events. To make things easier for installations, we are changing the default mode of this extension to suppress page notifications. Users who prefer to have notification events generated are now recommended to explicitly configure the option.

jdknight added 2 commits July 1, 2024 12:58
As this extension has evolved over the years, the option
`confluence_disable_notifications` was introduced to help suppress
multiple notifications generated from publishing events. At the time of
introduction, the feature was not enabled by default since it did
result in changing page requests made and there was not an immediate
desire to change the default state of things.

Consider the common application of this extension, most users may not
expect notifications to be generated for automated publish events. To
make things easier for installations, we are changing the default mode
of this extension to suppress page notifications. Users who prefer to
have notification events generated are now recommended to explicitly
configure the option.

Signed-off-by: James Knight <[email protected]>
The option `confluence_disable_notifications` is now enabled by default.
Updating the documentation to reflect this.

Signed-off-by: James Knight <[email protected]>
@jdknight jdknight merged commit 267637f into main Jul 1, 2024
29 checks passed
@jdknight jdknight deleted the default-enable-suppressed-notifications branch July 1, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant