Bug #72129
inspect de workflow, échec d'affichage sur un déclencheur qui utilise du python sur une instance où c'est désactivé
Start date:
06 December 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
AttributeError: 'NoneType' object has no attribute 'lower' ... File "wcs/workflows.py", line 1634, in render_as_line 'anchor': self.get_anchor_labels().get(self.anchor).lower(),
Files
Associated revisions
History
Updated by Lauréline Guérin 2 months ago
- File 0001-workflows-fix-inspect-of-timeout-trigger-with-python.patch 0001-workflows-fix-inspect-of-timeout-trigger-with-python.patch added
- Status changed from Nouveau to Solution proposée
- 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 b37392f89461c74441b792e2b926f8cd9efaf5e2 Author: Lauréline Guérin <zebuline@entrouvert.com> Date: Fri Dec 9 09:47:09 2022 +0100 workflows: fix inspect of timeout trigger with python expression (#72129)
Updated by Transition automatique 2 months ago
- Status changed from Résolu (à déployer) to Solution déployée
workflows: fix inspect of timeout trigger with python expression (#72129)