When a Defined Team is deleted, it should be removed from the Task Owner field so it does not leave orphaned data.
STEPS TO REPRODUCE:Prerequisites:User requires 'Resource - View' access to the defined team to select the team on the Task Owner field
User requires the administration 'Team - Delete' access to delete a defined team
STR:
- Log in to Modern PPM (New User Experience) as an administrator user
- Go to Administration, Teams
- Create a new Defined Team (Team1)
- Go to any Project task
- Open the task card or task fly-out details panel and select the defined Team as the Task Owner (Team1)
- Go to Administration, Teams
- Click the 'X' in the row to delete the team (Team1)
- CONFIRM the delete action for the team and it is deleted
- Check the PRTASK.TASK_OWNER field for any references that remain in that field; it should have been removed
Expected Results: The deletion is successful and the reference to the team is removed from the Task Owner field in the database (PRTASK.TASK_OWNER)
Actual Results: The Team still shows in the Task Owner field in the database