zqf

Results 3 issues of zqf

Update reflects on the access type: - ADMIN: Full access to all features - User: Admin functions restricted to selected project(s) - read_only: View-only access, editing is disabled

sample test file: Tests/test/org/bimserver/tests/lowlevel/TestCreateLists.java

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...

bug