stable

Clone or download

Read-only

refactor: Use Option for LinkableNumber

No functional change expected. When I enter an artifact ID in the artifact link search field, it still shows a line with the artifact's title and cross ref in the dropdown. part of request #31206 Use Option in the artifact modal Change-Id: Ibebcfc4e0c5b8d7acac01f9e8a0db78fac8848f5

Modified Files

Name
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/ArtifactLinkSelectorAutoCompleter.ts +7 −9 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/LinkableNumberProxy.test.ts +19 −8 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/dropdown/LinkableNumberProxy.ts +10 −10 Go to diff View file