Closed Bug 1270780 Opened 8 years ago Closed 5 years ago

[traceback] Revision does not exist

Categories

(support.mozilla.org :: Knowledge Base Software, task, P3)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: giorgos, Unassigned)

Details

DoesNotExist: Revision matching query does not exist.
(5 additional frame(s) were not displayed)
...
  File "kitsune/access/decorators.py", line 47, in _wrapped_view
    return view_fn(request, *args, **kwargs)
  File "kitsune/wiki/views.py", line 443, in edit_document
    return translate(request, doc.parent.slug, revision_id)
  File "kitsune/access/decorators.py", line 47, in _wrapped_view
    return view_fn(request, *args, **kwargs)
  File "kitsune/wiki/views.py", line 881, in translate
    base_rev = Revision.objects.get(pk=revision_id)

https://sentry.prod.mozaws.net/operations/sumo/issues/328731/
needs devs so setting to p3 to look at if/when we get devs :-) !
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.