stable
Clone or download
Read-only
This is part of story #18857 define any type of artifact as children A warning about triggers must appear after editing/creating an artifact if: * At least one artifact link is defined as _is_child and is not part of hierarchy * At least one trigger is defined in tracker. A new section is added in the triggers administration page to tell administrators that triggers only deal with children based on the hierarchy. Change-Id: I27554ad9a55d782c6771a2e07ffbf163c024a505
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/ArtifactLinkValueSaver.php | +23 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +18 | −2 | Go to diff View file |
M | plugins/tracker/templates/trigger-pane.mustache | +3 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/ArtifactLink/ArtifactLinkValueSaverTest.php | +4 | −1 | Go to diff View file |