Details

    • Type: Bug Bug
    • Status: New New
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:

      Description

      https://sentry.io/organizations/the-sio2-project/issues/1512998050/?referrer=jira_plugin

      {code}
      NoReverseMatch: Reverse for 'contests_probleminstance_changelist' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
      (11 additional frame(s) were not displayed)
      ...
        File "oioioi/base/admin.py", line 373, in delete_view
          return model_admin.delete_view(request, object_id, extra_context)
        File "oioioi/problems/admin.py", line 376, in delete_view
          return self.redirect_to_list(request, obj)
        File "oioioi/problems/admin.py", line 332, in redirect_to_list
          return redirect('oioioiadmin:contests_probleminstance_changelist')
        File "oioioi/contests/current_contest.py", line 105, in reverse
          return django_reverse(target, *args, **kwargs)

      NoReverseMatch: Reverse for 'contests_probleminstance_changelist' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
      {code}

        Issue Links

          Activity

          Connect your code to JIRA

          Link every code change to JIRA just by adding an issue keys in commit messages. Bridge the gap back to your source and know which changes fixed which JIRA issues.

          Git & Mercurial in the cloud

          Collaborate across unlimited private code repositories.

          Git behind the firewall

          Manage and collaborate on Git repositories behind a firewall.

          Browse and search code

          Browse, search, and track source code repositories.

            People

            • Assignee:
              Unassigned
              Reporter:
              Sentry
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: