stable

Clone or download

Read-only

GET program_backlog_items/${id}/children should return only child

This is part of story #20066 display stories childen of features How to test: * Have feature with US linked * Got to program project Expected Result: * Only US with _is_child nature link should be displayed under feature Change-Id: Ie858ca175f0b5a31f6cc41d346fb79c7451cac5c

Modified Files

Name
M plugins/program_management/include/Adapter/Program/Feature/Links/ArtifactsLinkedToParentDao.php +3 −2 Go to diff View file
M plugins/program_management/tests/rest/v1/Helper/ProgramDataBuilder.php +3 −0 Go to diff View file
M plugins/program_management/tests/rest/v1/ProjectResourceTest.php +1 −2 Go to diff View file