Prevent users from adding more than 100 pinned comments and document it

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • 2
    • 10

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

      Problem Definition

      Confluence allows us to add as many pinned comments to attachments like PDFs as we want.

      However, the UI will only load the first 100 of these (as it only ever loads the first page of results from the REST API), so adding more than 100 will cause these to not be loaded the next time the attachment is opened, even though they are present in the database.

      Suggested Solution

      Two changes:

      1. Officially document this limitation here
      2. Update the UI to enable loading the next page(s) of comments when available

            Assignee:
            Unassigned
            Reporter:
            Jaime S
            Votes:
            19 Vote for this issue
            Watchers:
            23 Start watching this issue

              Created:
              Updated: