Backend Review #9
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current system always downloads and uploads the entire database. This is not a suitable system with multiple users and has to be addressed. Could be solved by only downloading the required client codes and could even be extended with permissions only for assigned clients.