stable

Clone or download

Read-only

[fix] In artifact modal displayed status is the parent one

part of story #24971 [modal] search for artifacts How to test: - Enable the feature flag : $ tuleap config-set feature_flag_history_and_search_in_modal 1 - Open an artifact (with an artifact link field and with existing links) in the artifact modal - The displayed status in artifact link is the user story one, not the sprint one Change-Id: I197dbe343df0aa20aeecf2c6fc3897d09a2e7b2f

Modified Files

Name
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/rest/Artifacts/LinkedArtifactsTest.php +24 −7 Go to diff View file
M plugins/tracker/tests/rest/_fixtures/LinkedArtifacts/project.xml +41 −12 Go to diff View file