stable
Clone or download
Read-only
Closes request #32651 "Artifact can only have one parent" is confusing
The note is now displayed in a `title` attribute. This title attribute is displayed in the link type selector when a parent artifact is already linked. To see it you have to have an already linked a parent artifact with the current artifact, then open the link type selector and hover the `Is Child of` type. You syhould see the reason why the type is disabled You can test with the creation mode and the edition mode of the artifact modal. Change-Id: I48a2c096959d777d42dba52ce5ca3a5bb38f33f8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/scripts/lib/artifact-modal/po/fr_FR.po | +9 | −9 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/po/pt_BR.po | +9 | −9 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkField.test.ts | +0 | −29 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkField.ts | +0 | −23 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkTypeSelectorElement.test.ts | +9 | −4 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkTypeSelectorElement.ts | +29 | −4 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/gettext-catalog.ts | +7 | −4 | Go to diff View file |