Skip to content

Missing expected instances when using ServiceInstances method #47

Description

We have two service instances, one in our Dev space and the other in our Prod space. Both services have the same name.

The results of ServiceInstances does not contain the instance that's in our Dev space. This happens whether we pass the space_guid for our Dev space to ServiceInstances or if we don't specify the space_guid.

The service instance in Prod is contained in the results of calling ServiceInstances if we pass the space_guid for the Prod space or if we don't specify the space_guid.

Is there a bug in cf-nodejs-client related to service instances sharing the same name in different spaces? Or perhaps a bug in Cloud Foundry itself? Please look at the attached application to see how we're calling ServiceInstances.

list-instances.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions