stable

Clone or download

Read-only

Exception should be thrown if the Iteration/PI tracker ID is not found by

the DB Part of story #23499 re-synchronize Iterations Change-Id: I3a60bfa2d16976e7a28f6e4d159d68b09d3a3e8f

Modified Files

Name
M plugins/program_management/include/Adapter/Program/Backlog/Iteration/IterationsDAO.php +9 −2 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/ProgramIncrementsDAO.php +9 −2 Go to diff View file
A plugins/program_management/include/Domain/Program/Backlog/Iteration/IterationTrackerNotFoundException.php +39 −0 Go to diff View file
A plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/ProgramIncrementTrackerNotFoundException.php +39 −0 Go to diff View file