Skip to content

GroupSet validation is missing valid cases #15

@scalbertm

Description

@scalbertm

Empty group name

In the last branch, GroupSet cannot be empty but there is no issue with a set named {id}.

Rule and GroupSetEditor validation should add case groupSet === "" && type === SetType.PREFIX
Adding both PREFIX and SUFFIX has no reason since they would undistinguishable

groupSetEditor

GroupSetEditor does not allow to have the same group name for a PREFIX and a SUFFIX (while the rest of the system allows it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions