lowcoder
lowcoder copied to clipboard
[Bug]: User is unable to join Workspace when LOWCODER_CREATE_WORKSPACE_ON_SIGNUP=false
trafficstars
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
With following settings :
- LOWCODER_CREATE_WORKSPACE_ON_SIGNUP=false
- LOWCODER_WORKSPACE_MODE=SAAS
If a logged in User tries to join a Workspace via an Invite link, "Failed to join Workspace" error is shown and User don't get the access to that Workspace.
Expected Behavior
With any settings , User should be able to join a Workspace via an Invite link - also naturally if he is already logged in in another workspace.
Steps to reproduce
- Have following settings :
-
LOWCODER_CREATE_WORKSPACE_ON_SIGNUP=false
-
LOWCODER_WORKSPACE_MODE=SAAS
- Login to your account
- Paste another Workspace's Invite link and enter
- You will get the error
Environment
Local
Additional Information
No response
This one is resolved now.