Skip to content

Should duplicate store names be allowed? #989

@gmartin-flexe

Description

@gmartin-flexe

I was using the playground locally and noticed that while the UI doesn't allow me to create two stores with the same name, I could create stores via the API with the same exact name. I then made a call to list stores and validated that there were two different stores with different ids but the same name.

Is there any reason we can't just put a uniqueness constraint on the store name? What use case(s) does having multiple stores with the same name serve?

Metadata

Metadata

Assignees

No one assigned

    Labels

    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