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

There is no uniqueness for module's name #2305

Closed
kirill-tolochko opened this issue Jun 21, 2023 · 0 comments
Closed

There is no uniqueness for module's name #2305

kirill-tolochko opened this issue Jun 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kirill-tolochko
Copy link
Collaborator

Problem description

Module with the same name as existing module could be created

Step to reproduce

Steps to reproduce the behavior:

  1. Create module, name it "Module"
  2. Publish it
  3. Click on "save as" on the edit page of this module
  4. Save it as "Module"

or

  1. Create module, name it "Module"
  2. Create another one module, call it "Module"

Expected behavior

In both cases user shouldn't be able to create modules with the same names

Actual behavior

User is able to create modules with the same name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants