Apexal / rcos_io

The final RCOS web client. Built on the RCOS database via Hasura.
MIT License
3 stars 1 forks source link

Upsert project leads instead of insert #8

Closed gmisail closed 1 year ago

gmisail commented 1 year ago

If a user is already a project lead and they create a new project, they will now be removed from that other project and added to the newly created one. Currently the system will throw an error that they are already enrolled; these changes will simply update which project they're a part of / leading.