stable

Clone or download

Read-only

Use the xref of the artifact instead of the tracker name on the backlog cards

Part of story #18408: plan Features in Program Increment Change-Id: I73382cea2057ee7b1d784f77d10c16d6c7983658

Modified Files

Name
M plugins/scaled_agile/include/Adapter/Program/ToBePlaned/ToBePlannedElementsRetriever.php +1 −0 Go to diff View file
M plugins/scaled_agile/include/REST/v1/ToBePlannedElementRepresentation.php +6 −0 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Backlog/ToBePlanned/ToBePlannedCard.vue +1 −1 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Backlog/ToBePlanned/__snapshots__/ToBePlannedCard.test.ts.snap +2 −2 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/helpers/ToBePlanned/element-to-plan-retriever.test.ts +2 −0 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/helpers/ToBePlanned/element-to-plan-retriever.ts +1 −0 Go to diff View file
M plugins/scaled_agile/tests/unit/Adapter/Program/ToBePlaned/ToBePlannedElementRetrieverTest.php +4 −0 Go to diff View file