stable
Clone or download
Read-only
Part of story #24970 [modal] select type for links Selecting a link type is not restricted to `_is_child` (Parent or Child) type anymore When you create a new artifact link, the direction and the type should be the selected one. Change-Id: I4942c553b952473ee1b0911468fd0fdfb9d76966
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkTypesCollector.test.ts | +5 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkTypesCollector.ts | +15 | −23 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkFieldController.test.ts | +1 | −1 | Go to diff View file |