-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
adminFeatures needed for the Admin UI (people running the site)Features needed for the Admin UI (people running the site)bug 🐛
Description
Sentry Issue: WAREHOUSE-PRODUCTION-287
KeyError: 'helpscout_conversation_url'
(25 additional frame(s) were not displayed)
...
File "warehouse/i18n/__init__.py", line 151, in wrapped
return view(context, request)
File "warehouse/csrf.py", line 28, in wrapped
return view(context, request)
File "warehouse/config.py", line 294, in wrapped
return view(context, request)
File "warehouse/metrics/views.py", line 24, in wrapper_view
return view(context, request)
File "warehouse/admin/views/malware_reports.py", line 189, in malware_reports_project_verdict_remove_malware
conversation_url=observation.additional["helpscout_conversation_url"],
Metadata
Metadata
Assignees
Labels
adminFeatures needed for the Admin UI (people running the site)Features needed for the Admin UI (people running the site)bug 🐛