Unable to delete tags when there are high amount of tags in repository

XMLWordPrintable

    • 2
    • Severity 3 - Minor
    • 862

      Issue Summary

      Unable to delete tags when there are high amount of tags in repository

      Steps to Reproduce

      1. Have a repository with high amount of tags (10000+)
      2. Try to delete the tag via API

      Expected Results

      Tag is successfully deleted

      Actual Results

      Deletion fails with HTTP 500

      Workaround

      Delete it with git

      git push origin :refs/tags/name_of_ref
      

              Assignee:
              Unassigned
              Reporter:
              Norbert Csupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: