Actions
Bug #112888
closedtestdef, AttributeError: 'BlockSubWidget' object has no attribute 'field'
Start date:
11 December 2025
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
https://sentry.entrouvert.org/organizations/entrouvert/issues/6666/
À investiguer
AttributeError: 'BlockSubWidget' object has no attribute 'field'
File "wcs/qommon/afterjobs.py", line 202, in run
self.execute()
File "wcs/admin/tests.py", line 958, in execute
results = self.run_tests(objectdef, reason, self.kwargs.get('triggered_by', ''))
File "wcs/admin/tests.py", line 1001, in run_tests
test.run(objectdef)
File "wcs/testdef.py", line 575, in run
self._run(objectdef, seen_uuids)
File "wcs/testdef.py", line 632, in _run
self.run_form_fill(objectdef, formdata.data)
File "wcs/testdef.py", line 690, in run_form_fill
self.fill_page_fields(fields, page, form_data, objectdef)
File "wcs/testdef.py", line 751, in fill_page_fields
self.run_widget_validation(field, value)
File "wcs/testdef.py", line 816, in run_widget_validation
field = widget.field
Updated by Valentin Deniaud about 1 month ago
- Status changed from Nouveau to En cours
🤖 Une pull request concernant ce ticket a été ouverte :
- URL : https://git.entrouvert.org/entrouvert/wcs/pulls/2535
- Titre : WIP: testdef: add support for block post conditions (#112888)
- Modifications : https://git.entrouvert.org/entrouvert/wcs/pulls/2535/files
Updated by Valentin Deniaud about 1 month ago
- Status changed from En cours to Solution proposée
Updated by Frédéric Péters 10 days ago
- Status changed from Solution proposée to Solution validée
🤖 Pull request approuvée :
Updated by Valentin Deniaud 10 days ago
- Status changed from Solution validée to Résolu (à déployer)
🤖 Pull request fusionnée :
- URL : https://git.entrouvert.org/entrouvert/wcs/pulls/2535
- Titre : testdef: add support for block post conditions (#112888)
- Modifications : https://git.entrouvert.org/entrouvert/wcs/pulls/2535/files
Updated by Transition automatique 9 days ago
- Status changed from Résolu (à déployer) to Solution déployée
Actions