Skip to content

KeyError when validating registration with missing 'length' field #3918

@sentry-io

Description

@sentry-io

Sentry Issue: CONCREXIT-1KT

KeyError: 'length'
(9 additional frame(s) were not displayed)
...
  File "registrations/views.py", line 164, in post
    return super().post(request, *args, **kwargs)
  File "registrations/views.py", line 144, in post
    return super().post(request, *args, **kwargs)
  File "registrations/forms.py", line 128, in clean
    self.cleaned_data["length"]

Metadata

Metadata

Assignees

Labels

app:registrationsIssues regarding registrationsbugSomething that should be fixedeasy and funEasy to solvepriority: lowShould be dealt with when nothing else remains.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions