Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-25367

Allow ability to set default value for "Notify Watchers" (During page edits) in the Administration Console

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      Please allow the ability to set the Notify Watchers checkbox to default off or on in the Administration console. Some of our customers would prefer for it to be set to default off, to prevent email noise.

      Workaround:

      1. Navigate to Confluence Admin >> Custom HTML
      2. Insert the following At the End of the HEAD:
        <script type="text/javascript">
        AJS.toInit(function () {
          AJS.$('#notifyWatchers').attr('checked', false);
        });
        </script>
        

      Attachments

        Issue Links

          Activity

            People

              jmasson@atlassian.com John Masson
              fsim Foo Sim (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: