Skip to content

[cloud] Fix invitation bugs

Administrator requested to merge milan/fix_create_user_id_invite into main

Created by: kopancek

Description

🐛 Fixed problem when member could not access the organization if there was an expired invitation in the DB

🐛 Fixed problem when username based invitation was stored with an email in the DB instead

🐛 Fixed problem when username invitation cannot be created if there is a previous expired invitation for the user

Phew! 😫

Test plan

Tested locally, added unit test coverage as well

Merge request reports

Loading