I'm having a problem with getReferences() that I hope someone can help me with.

I create node A, an nt:file with mix:versionable.
I create node B, an nt:base with a reference property.
I set B.ref = A.getUUID().
When I execute A.getReferences() I do not get B.

What am I doing wrong?

Reply via email to