Skip to content

Null result from call to ServiceInterface/getProjectByUuid #1353

Description

@zaqifathis

I tried to retrieve Project data from the running BimServer Instance using the java ClientLibrary.
When I call getServiceInterface().getProjectByUuid(), it always return null. I have tested from console too and I have the same result.

To reproduce:

  • First, get all project from serviceInterface.getAllProjects() to get the UUID
  • Call serviceInterface.getProjectByUuid()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions