Skip to content

🐛 Bug Report: Adding a non-existing user to a team as a member creates a password less user #2956

@anelad

Description

@anelad

👟 Reproduction steps

  1. create a team in Appwrite admin console
  2. click on add member. it will ask for email, name and roles.
  3. Enter an email that is not used by any of existing users, Appwrite will create a user for that email.

👍 Expected behavior

It should ask for a password for that new user

👎 Actual Behavior

It actually doesn't ask for a password so the created user is passwordless.

I'd suggest 'Add an existing user' and 'add a new user' buttons, first is a dropdown input where you select existing users, and the second is the same with current form, except it will ask for a password too.

🎲 Appwrite version

Version 0.13.x

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions