I was able to create teams with the same name, I was hoping to get an exception from appwrite
TL;DR
Developers are looking for a way to enforce unique team names in an application. One suggestion is to only allow creates via a function for validation. Currently, teams can have the same name, and the developers were hoping to receive an exception from appwrite.