Bug #75573
statistiques: erreur dans set_auto_fields, champ items (TypeError: unhashable type: 'list')
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
History
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
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')