Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jovu: Two entities can be created with the same name #8558

Open
PazYanoverr opened this issue May 28, 2024 · 0 comments
Open

Jovu: Two entities can be created with the same name #8558

PazYanoverr opened this issue May 28, 2024 · 0 comments

Comments

@PazYanoverr
Copy link
Member

Steps to reproduce (does not happen all the time)-

  1. User: "Create a service with Users entity" => Jovu creates "User" entity (and not Users)
  2. User: "Great, let's now create uSEr entity" => Jovu responded "It seems like there's already a "User" entity in the "UserService"."
  3. User: "Great, let's now create uSEr entity" => Jovu responded "It seems like there's already a "User" entity in the "UserService"."
  4. User: "No, I want to create uSER entity" => Jovu responded "It looks like there was an error creating the entity named "uSER". The name might be conflicting with the existing "User" entity due to case insensitivity or other restrictions.
    Result: There are two entities with the name of "User"-

Image

Note that sometimes, in the above scenario, when asked to create a "Users" entity, Jovu refuses, although there is a "User" entity and not "Users."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant