fix SELECT name FROM ENTITY
All threads resolved!
All threads resolved!
Compare changes
Files
4- Timm Fitschen authored
+ 1
− 1
@@ -28,7 +28,7 @@ A Permission Rule consists of:
Fixes #130 (closed)
The actual fix is only a if(id>99)
because the error occured when the result set contained some of the special entities (which are usually hidden to users).
Tests in caosdb-pyinttest!4 (merged)
Manual testing: checkout this branch in deploy and search FIND ENTITY
or SELECT something FROM ENTITY
.
For further good practices have a look at our review guidelines.