Closed Bug 884623 Opened 11 years ago Closed 11 years ago

[socorro-crashstats] [traceback] crashstats.crashstats.models in get RequiredParameterError: platforms

Categories

(Socorro Graveyard :: Middleware, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: rhelmer)

References

()

Details

(Whiteboard: [fuzzer])

https://crash-stats-django.allizom.org/report/list?signature=EMPTY%3A+no+crashing+thread+identified%3B+corrupt+dump&product=Firefox&query_type=contains&range_unit=weeks&process_type=any&hang_type=any&date=2013-06-19+00%3A00%3A00&range_value=1 throws:

RequiredParameterError: platforms

Stacktrace (most recent call last):

  File "django/core/handlers/base.py", line 111, in get_response
    response = callback(request, *callback_args, **callback_kwargs)
  File "crashstats/crashstats/decorators.py", line 48, in inner
    return view(request, *args, **kwargs)
  File "crashstats/crashstats/views.py", line 1044, in report_list
    platforms=correlation_os)
  File "crashstats/crashstats/models.py", line 221, in get
    raise RequiredParameterError(param)
Whiteboard: [fuzzer]
Depends on: 749359
Status: NEW → ASSIGNED
QA Contact: rhelmer
Commits pushed to master at https://github.com/mozilla/socorro-crashstats

https://github.com/mozilla/socorro-crashstats/commit/430ff1099adfc2ecdb026bd183e4e6cd89d9670e
bug 884623 - do not require platform for correlations check

https://github.com/mozilla/socorro-crashstats/commit/1279a0aba64e4e597c999828037ace50b3453c83
Merge pull request #394 from rhelmer/bug884623-empty-signature-correlation-platform-failure

bug 884623 - do not require platform for correlations check
Assignee: nobody → rhelmer
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
QA Contact: rhelmer
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Target Milestone: --- → 52
Product: Socorro → Socorro Graveyard
You need to log in before you can comment on or make changes to this bug.