-
Bug
-
Resolution: Won't Do
-
Major
-
3.0.0.Beta2
-
None
Calling getNodes() produces a RepositoryException when the following query is executed:
select * from [inf:episode] as e join [inf:patient] as p on isdescendantnode(e,p) where p.[inf:masterId] = '00000000'
See the forum article for details and schema used. Test case attached.