yorkie icon indicating copy to clipboard operation
yorkie copied to clipboard

The project name is already in use when creating a new project

Open chacha912 opened this issue 2 years ago • 3 comments

What happened:

I have user A with a project named dev. If I try to create a new user B and a new project dev, I've got the error The project name is already in use.

What you expected to happen:

User B can create a project named dev.

How to reproduce it (as minimally and precisely as possible):

  1. Log in as user A
  2. Create project "dev"
  3. Log in as user B
  4. Create project "dev"

Anything else we need to know?:

Environment:

  • Operating system:
  • Browser and version:
  • Yorkie version (use yorkie version):
  • Yorkie JS SDK version:

chacha912 avatar Sep 06 '22 05:09 chacha912

@hackerwins @chacha912 Could I try this issue?

jeonjonghyeok avatar Sep 08 '22 12:09 jeonjonghyeok

@jeonjonghyeok Of course. Thank you for your interest. It would be good to discuss some solutions before implementation.

hackerwins avatar Sep 08 '22 14:09 hackerwins

@jeonjonghyeok Of course. Thank you for your interest. It would be good to discuss some solutions before implementation.

@hackerwins I have now confirmed the changed message. I've already worked on it, can I discuss it in PR? https://github.com/yorkie-team/yorkie/pull/406

jeonjonghyeok avatar Sep 12 '22 09:09 jeonjonghyeok

This was fixed by https://github.com/yorkie-team/yorkie/pull/418.

hackerwins avatar Oct 04 '22 11:10 hackerwins