🐛(domains) fix attemps to send invitations to existing users
Users can only search other users inside their own organization. This leads to a bug where we try to invite an email already linked to an user
This commit is contained in:
committed by
Marie
parent
0df8f53037
commit
63b8984eb2
@@ -14,7 +14,11 @@ and this project adheres to
|
||||
- ✨(front) add show invitations mails domains access #1040
|
||||
- ✨(invitations) can delete domain invitations
|
||||
|
||||
## Changed
|
||||
### Fixed
|
||||
|
||||
- 🐛(domains) fix attemps to send invitations to existing users #953
|
||||
|
||||
### Changed
|
||||
|
||||
- 🏗️(core) migrate from pip to uv
|
||||
- ✨(front) add show invitations mails domains access #1040
|
||||
|
||||
Reference in New Issue
Block a user