stable

Clone or download

Read-only

request #12373 Cardwall render is broken when search is performed on value not permitted by workflow

How to reproduce: - Have a static list (example status) - Create an artifact with None as status value - Enable workflow and make sure that None is no longer a possible value - Create a Cardwall renderer on this tracker - Search on None value Change-Id: I044ba57c188363721c17eb9cf57e120f128858f5

Modified Files

Name
M plugins/cardwall/include/OnTop/Config/ColumnFactory.class.php +5 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php +2 −0 Go to diff View file