lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: User is unable to join Workspace when LOWCODER_CREATE_WORKSPACE_ON_SIGNUP=false

Open adnanqaops opened this issue 1 year ago • 1 comments
trafficstars

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

With following settings :

  1. LOWCODER_CREATE_WORKSPACE_ON_SIGNUP=false
  2. 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

  1. Have following settings :
  • LOWCODER_CREATE_WORKSPACE_ON_SIGNUP=false

  • LOWCODER_WORKSPACE_MODE=SAAS

  1. Login to your account
  2. Paste another Workspace's Invite link and enter
  3. You will get the error

Environment

Local

Additional Information

No response

adnanqaops avatar Jul 23 '24 13:07 adnanqaops

This one is resolved now.

adnanqaops avatar Jun 24 '25 13:06 adnanqaops