stable

Clone or download

Read-only

request #12412 workflow logs warning on artifact change for non static list

How to reproduce: Have a workflow on a static list Update artifact status 2018/10/17 09:44:35 [error] 22219#0: *16385 FastCGI sent in stderr: "PHP message: PHP Warning: Illegal offset type in isset or empty in /usr/share/tuleap/plugins/tracker/include/workflow/TransitionFactory.class.php on line 131" Introduce by: 45c2662350ee5b796085b8e5af9fa5f5f28bfbb1 Change-Id: I0a93bae1a8354a9540fb81e30b931aefdaa08845

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php +11 −17 Go to diff View file
A plugins/tracker/include/Tracker/FormElement/TransitionListValidator.php +80 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/TransitionListValidatorTest.php +103 −0 Go to diff View file