-
Bug
-
Resolution: Fixed
-
Highest
-
10.71
-
None
-
1
-
Severity 2 - Major
-
Breakers - SCORP5
Issue Summary
Users can change a "Program" team type to a different one via the URL. After the team type is changed to non-program team, user can now delete that corrupting the team assigned to the program.
Steps to Reproduce
- Create a Program and this will also create a corresponding program team.
- Navigate to teams.
- Take note of the newly created program team ID from step 1.
- Select an agile team from the team list.
- On the browsers URL(With the agile teams parameters), change the TeamID to the Program Teams ID created in step 1.
- Details panel will display and the user now has an option to change the Program Team to a different Team type like "Agile" Team.
- Fill out the details and hit save.
- Your Program Team is now changed to an Agile team type.
- Delete the agile team(previously Program Team).
- Navigate to Programs and add in a Team member to the program created in step 1.
- Navigate to back to Teams and you will now see a program team based from Step 1 but it will just redirect you to create a new program.
Expected Results
Users should not be able to change a team with a Program team type.
Actual Results
User can change a Program team to a different type.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available