User Already Exists When Creating New, User Doesn't Exist If I Try to Delete It

Description

The API for creating and deleting Pickaxe users is malfunctioning. Users are unable to create new accounts due to an error indicating that the user already exists, while attempts to delete the user result in a ‘not found’ error, creating a catch-22 situation.

Steps to Reproduce

  1. Attempt to create a new user with the email ‘me@mailinator.com’ using the API.
  2. Observe the response indicating that the user already exists.
  3. Attempt to delete the user using the same email address.
  4. Observe the response indicating that the user cannot be found.

Acceptance Criteria

  • The API should allow the creation of a new user if the email does not already exist.
  • The API should successfully delete a user when provided with a valid email address.
  • The system should accurately reflect the existence of users in the management interface.

Link to Loom

https://loom.com/share/964a5247588f487d8f246290c7b3ca7f?src=composer

1 Like

Hi @enochleffingwell,

Mind trying again and see if it works now?

@stephenasuncion I just tested it again and confirmed it’s behaving the same way. Thank you for your help taking a look at this. I’m curious, because I see you’ve helped me more than once in the community. What is your role at pickaxe? Are you a developer, support team, both?

1 Like

Oh woops, now it should work.

Yep I’m a developer @ Pickaxe.

1 Like

WOW this is great!

You fixed it so QUICKLY!

Thank you so much for your help!

I appreciate your prompt response and your willingness to help me out here!

1 Like

No worries at all haha! thanks!