stable

Clone or download

Read-only

REST test error 400 when trying to remove Feature with planned children from PI

part of: story #27185 add a team and inherit the existing PI & Iterations A REST test with the following scenario has been added: Given a Feature in a Program Increment (program level) When The Feature has children And those children are planned in sprints (at team level) Then user gets an error 400 when he tries to remove the feature from the PI Change-Id: I1dfb8e67f90b640b806fa602df1af73dcb3fc2c7

Modified Files

Name
M plugins/program_management/tests/rest/v1/ProjectResourceTest.php +52 −0 Go to diff View file