stable
Clone or download
Read-only
part of story #24969 [modal] add and remove links (replace current artifact link) How to test: - In Planning view, create a new Task child of User Story (or a new User Story child of Epic). - In the new link field, the "Parent" link type should be disabled Change-Id: Ia4f805c9b51fd87dda91a27633478e985680c2a5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field-v2/LinkFieldController.test.ts | +6 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field-v2/ParentLinkVerifier.test.ts | +16 | −2 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/domain/fields/link-field-v2/ParentLinkVerifier.ts | +6 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.js | +10 | −2 | Go to diff View file |