Problem:
When attempting to create a
label
with a
key+value
combination that already exists, the API returns a
409: Conflict error
but doesn't indicate which existing resource(s) have the conflicting label.
Requested Change:
Include the duplicate label ID(s) in the
409
error response message to identify the conflicting resource(s).
Created by Rashmi Naidu
·