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

Allow pages/spaces to be favorited by more than 500 users

    XMLWordPrintable

Details

    • 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.

      When a page is added to the favorites by an user, Confluence internally assign a label to the page.

      In Confluence, there is a limit of 500 labels per item. This is hard-coded as a constant in the class com.atlassian.confluence.util.LabelUtil:

          /**
           * The maximum number of labels allowed on a page or space.
           */
          public static final int MAX_ALLOWED_LABELS = 500;
      

      This limit is insufficient for instances with thousands of users. There should be no limit on how many users can favorite a page.

      Attachments

        Issue Links

          Activity

            People

              mfedoryshyn Maksym Fedoryshyh
              aconde Alejandro Conde Carrillo (Inactive)
              Votes:
              29 Vote for this issue
              Watchers:
              28 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: