Bug #71390
Erreur sur l'ordering de catégories (KeyError: '34')
Start date:
17 November 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
https://sentry.entrouvert.org/entrouvert/publik/issues/97210/
KeyError: '34' (10 additional frame(s) were not displayed) ... File "quixote/directory.py", line 116, in _q_traverse return super(AccessControlled, self)._q_traverse(path) File "quixote/directory.py", line 88, in _q_traverse return obj._q_traverse(path) File "wcs/admin/categories.py", line 419, in _q_traverse return super()._q_traverse(path) File "quixote/directory.py", line 92, in _q_traverse return obj() File "wcs/admin/categories.py", line 387, in update_order dict[o].position = i + 1
Files
Associated revisions
History
Updated by Lauréline Guérin 3 months ago
- Project changed from Suivi des traces to w.c.s.
- Subject changed from KeyError: '34' to Erreur sur l'ordering de catégories (KeyError: '34')
Updated by Lauréline Guérin 2 months ago
- File 0001-admin-fix-category-ordering-with-missing-id-71390.patch 0001-admin-fix-category-ordering-with-missing-id-71390.patch added
- Status changed from Nouveau to Solution proposée
- Assignee set to Lauréline Guérin
- Patch proposed changed from No to Yes
Updated by Frédéric Péters 2 months ago
- Status changed from Solution proposée to Solution validée
Updated by Lauréline Guérin 2 months ago
- Status changed from Solution validée to Résolu (à déployer)
commit ba96245bcc1c8077656765c8cc782d61abb2484b Author: Lauréline Guérin <zebuline@entrouvert.com> Date: Fri Nov 18 18:06:27 2022 +0100 admin: fix category ordering with missing id (#71390)
Updated by Transition automatique 2 months ago
- Status changed from Résolu (à déployer) to Solution déployée
admin: fix category ordering with missing id (#71390)