stable

Clone or download

Read-only

Only propose to select link types that are currently used in a tracker

The export working on the current state of the artifacts there is no need to propose link types that have been used at some point in the past. Part of story #23469: export reports with linked artifact in xlsx format Change-Id: I4a244f8bf0a7c8f2b0357c78f6e90eb078e5305c

Modified Files

Name
M plugins/document_generation/include/CrossReport/CrossReportExportPropertiesFetcher.php +3 −3 Go to diff View file
M plugins/document_generation/tests/unit/CrossReport/CrossReportExportPropertiesFetcherTest.php +3 −3 Go to diff View file
M plugins/tracker/include/REST/v1/TrackersResource.class.php +2 −2 Go to diff View file
R plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/RetrieveUsedArtifactLinkTypesInTracker.php Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeDao.php +2 −3 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypePresenterFactory.php +3 −3 Go to diff View file