Project

General

Profile

Bug #75573

statistiques: erreur dans set_auto_fields, champ items (TypeError: unhashable type: 'list')

Added by Sentry Io 3 days ago. Updated 3 days ago.

Status:
Nouveau
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
17 March 2023
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

https://sentry.entrouvert.org/entrouvert/publik/issues/108280/

TypeError: unhashable type: 'list'
(18 additional frame(s) were not displayed)
...
  File "wcs/qommon/substitution.py", line 27, in f
    return func(*args, **kwargs)
  File "wcs/sql.py", line 2761, in store
    self._set_auto_fields(cur)
  File "wcs/sql.py", line 741, in f
    return func(*args, **kwargs)
  File "wcs/sql.py", line 2642, in _set_auto_fields
    if self.set_auto_fields():
  File "wcs/formdata.py", line 628, in set_auto_fields
    items.add(value)

Related issues

Related to w.c.s. - Development #73770: statistiques, ajouter une colonne commune à wcs_all_form avec les données nécessairesSolution déployée24 January 2023

Actions

History

#1

Updated by Lauréline Guérin 3 days ago

  • Project changed from Suivi des traces to w.c.s.
#2

Updated by Lauréline Guérin 3 days ago

Suite à #73770

#3

Updated by Lauréline Guérin 3 days ago

  • Related to Development #73770: statistiques, ajouter une colonne commune à wcs_all_form avec les données nécessaires added
#4

Updated by Lauréline Guérin 3 days ago

  • Subject changed from statistiques: erreur dans set_auto_fields (TypeError: unhashable type: 'list') to statistiques: erreur dans set_auto_fields, champ items (TypeError: unhashable type: 'list')

Also available in: Atom PDF