jasonmimick/atlas-osb

Creating service with the same name shows wrong status

leo-ri opened this issue · 1 comments

before: aws-atlas-test-instance-master-man-4d541d1 service is exist
if we call cf create-service with the same name

output:
"Creating service instance aws-atlas-test-instance-master-man-4d541d1 in org atlas-test-master-man / space 4d541d1 as admin...
OK

Service aws-atlas-test-instance-master-man-4d541d1 already exists"

Result: status OK
Expectation: status FAILED

Not our problem - this is how CF works.