-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Current behavior
You can Post a Sector with the same Name and Organization to the API which should not be possible as it would be redundant.
Expected behavior
It should refuse the Post Request by saying that there already exists a Sector with the same Name and Organization.
Steps to reproduce the behavior
- Post Sector with same Name and Organization as an already existing one to the API.