stable

Clone or download

Read-only

feat(planned-iterations): Display error when content loading fails

part of: story #21385 display Program's iterations How to test: - Place a `throw new RestException(403, "nope");` in IterationResouce::77 - Expand an iteration --> An error message is displayed Change-Id: I8eda1229212f4958516bfcc591439d1d8cc1b148

Modified Files

Name
M plugins/program_management/scripts/planned-iterations/po/fr_FR.po +3 −0 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/IterationUserStoryList.test.ts +15 −0 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/IterationUserStoryList.vue +18 −4 Go to diff View file