stable
Clone or download
Read-only
part of: story #21385 display Program's iterations How to test: - Go to the planned-iterations app - Click on [+ New iteration] - Fill up the artifact creation form - Submit --> You are being redirected to the app --> Your new iteration appears in the list Change-Id: Idec9df721857c5109154c9a25c48dea85dac10e7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/RedirectParameterInjector.php | +3 | −0 | Go to diff View file |
R | plugins/program_management/tests/Domain/Program/Backlog/ProgramIncrement/PlannedIterationsTest.php | Go to diff View file | ||
A | plugins/program_management/tests/unit/RedirectParameterInjectorTest.php | +66 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Action/CreateArtifact.class.php | +19 | −7 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Action/Tracker_Action_CreateArtifactTest.php | +54 | −0 | Go to diff View file |