cloudfoundry / cloud_controller_ng

Cloud Foundry Cloud Controller
Apache License 2.0
191 stars 357 forks source link

**Charter:** Find places where the **API returns errors** due to **uniqueness** constraints #2207

Open sethboyles opened 3 years ago

sethboyles commented 3 years ago

Follow up to https://www.pivotaltracker.com/story/show/169001680 and https://www.pivotaltracker.com/story/show/173478178

Objective: PM can write stories to expand usage of NotUniqueError to all relevant endpoints.

Method: Explore the API source code to find other cases that return errors about a resource already existing and/or not being unique.

Deliverables:

sethboyles commented 3 years ago

migrated from https://www.pivotaltracker.com/story/show/173506367

elenasharma commented 3 years ago

Document with original proposal to enhance CAPI error codes.