#1633 Report failing to create a group because display name is taken
Closed: Fixed Opened by pingou.

We have an unique constraint on the display name of a group, however, if you try creating a group with a display_name that is already taken, we do not inform you of this, making it hard to guess.

We should fix this :)


related pr -> https://pagure.io/pagure/pull-request/1644

Fixed by @rahulbajaj in #1644

@pingou changed the status to Closed

Metadata