-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Milestone
Description
Description:
The system allows the creation of a new team with a name that already exists. There is no validation to prevent duplicate team names.
Steps to Reproduce:
- Login to Dev UI server
- Navigate to Team management > Team
- Enter a team name that already exists in the system.
Expected Behavior:
The system should validate and prevent duplicate team names, showing an appropriate error message like:
"Team name already exists. Please choose a different name."
Actual Behavior:
A new team is created with the same name
Impact:
Can lead to multiple teams with the same name, making it difficult to differentiate.
Metadata
Metadata
Assignees
Labels
No labels