Skip to content

CE-2114: Check for name and Git project duplication on IOC creation/update

Check duplication in database for IOC name and Git project. The conflict error is mapped to HTTP 409 conflict. A new exceptions class has been created for that purpose.

Merge request reports