Skip to content

Add member: Always return 409 when a member exists

What does this MR do?

It always returns 409 status when a member exists for a source (201 was returned for project).

Why was this MR needed?

It helps consistency in api

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes #20732 (closed)

Merge request reports