Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-60650

UI Doc Editor should restrict "offset" values to <= 1000

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown

    Description

      The Document Editor page in the UI permits users to see a batch of documents.

      The size of the batch defaults to 10, but the user can set the size up to 200.

      The UI also allows the user to set an `offset` (a.k.a. `skip`) value for the first document in the batch. This value is used to page through batches of documents.

      At present, the UI does not enforce any limit on the value of `offset`. A recent customer escalation found data service failures with high values of `offset` (e.g., 1449896).

      The solution for this issue will be to have the UI limit allowed values of `offset` to less than or equal to 1000.

      Attachments

        For Gerrit Dashboard: MB-60650
        # Subject Branch Project Status CR V

        Activity

          People

            nimiya.joseph Nimiya Joseph
            eben Eben Haber
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                PagerDuty