hypothesis / hypothesis/lms

Handle KeyError: 'filePicker' while editing assignments

Open
#5,353 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
53
Forks
16
Avg merge
14d 5h
Merged PRs (30d)
14

Description

Sentry Issue: [LMS-BACKEND-SY](https://hypothesis.sentry.io/issues/4145279828/?referrer=github_integration)

```
KeyError: 'filePicker'
(11 additional frame(s) were not displayed)
...
File "lms/validation/__init__.py", line 92, in wrapper_view
return view(context, request)
File "pyramid/viewderivers.py", line 427, in rendered_view
result = view(context, request)
File "newrelic/hooks/framework_pyramid.py", line 157, in _wrapper
return wrapper(context, request)
File "pyramid/viewderivers.py", line 129, in _class_view
response = getattr(inst, attr)()
File "lms/views/lti/basic_launch.py", line 109, in reconfigure_assignment_config
"filePicker": config["filePicker"],
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.