TypeError: 'NoneType' object has no attribute '__getitem__ ...
github.com › getsentry › sentry-jiraSep 11, 2012 · TypeError: 'NoneType' object has no attribute '__getitem__' Stacktrace (most recent call last): File "django/core/handlers/base.py", line 111, in get_response response = callback(request, *callback_args, **callback_kwargs) File "sentry/web/decorators.py", line 154, in wrapped return func(request, *args, **kwargs) File "sentry/web/decorators.py", line 77, in _wrapped return func(request, project, *args, **kwargs) File "sentry/web/frontend/groups.py", line 340, in group_plugin_action response ...