stable
Clone or download
Read-only
When an artifact does not have the dedicated "Parent" selector, then existing links can have their type changed to Parent. Part of story #23042: have "parent" as type within artifacts links Change-Id: If6205b37fb46b2e6f726807f02b81b12b2e50d2e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/TypeSelectorRenderer.php | +0 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/RequestDataAugmentor.php | +50 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/templates/possible-parent-selector.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +46 | −12 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/ArtifactLink/Nature/TypeSelectorRendererTest.php | +0 | −44 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/ArtifactLink/RequestDataAugmentorTest.php | +109 | −0 | Go to diff View file |