Snippets pagination throwing 404 erros

XMLWordPrintable

    • 8
    • Severity 2 - Major
    • 1,891

      Issue Summary

      • While switching between pages in your workspace's snippets view, the UI causes a 404 error.

      Steps to Reproduce

      1. On your workspace, create more than 30 snippets so that the second page is added;
      2. While viewing the snippets, select the filter Watching or All
      3. Try to go to any other page number;

      Expected Results

      1. You should see your snippets within the specific page;

      Actual Results

      1. UI throws a 404 error;

      Workaround

      1. It is possible to still get all your snippets using the Bitbucket Cloud REST API using a larger pagelen or using the API's native pagination:
      1. Or manually navigating to the page URL:
        https://bitbucket.org/{workspace}/workspace/snippets/?status=all&page=2

              Assignee:
              seanaty (Inactive)
              Reporter:
              Mateus T
              Votes:
              3 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: