Project

General

Profile

Actions

Bug #5614

open

Parcel form - crash when no town is selected

Added by Étienne Loks almost 2 years ago. Updated about 1 year ago.

Status:
Nouveau
Priority:
Normal
Assignee:
Target version:
-
Start date:
24 July 2023
Due date:
% Done:

0%

Estimated time:
Élément(s):
Parcelle / Parcel

Description

https://sentry.iggdrasil.net/organizations/iggdrasil/issues/16/

TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
  File "django/core/handlers/exception.py", line 34, in inner
    response = get_response(request)
  File "django/core/handlers/base.py", line 115, in _get_response
    response = self.process_exception_by_middleware(e, request)
  File "django/core/handlers/base.py", line 113, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "archaeological_operations/views.py", line 409, in _modify_parcels
    p_town = int(selected_town)
Actions #1

Updated by Perrine Pautrat about 1 year ago

  • Élément(s) Parcelle / Parcel added
Actions #2

Updated by Perrine Pautrat about 1 year ago

  • Assignee set to Étienne Loks
Actions

Also available in: Atom PDF