I'm using cloudcontext security. Now I want to create a relation from my own builder 'person' to the supplied 'mmbaseuser' builder. It's nicely in my application.xml allowedrelations like so:
<relation from="person" to="mmbaseusers" type="related" /> However, my_editors seem(s) unaware of this relation and when I try to mm:createrelation it complains: Source and/or Destination node are not of the correct type. (person,mmbaseusers,related). What am I doing wrong? Role == type, right? TIA, Sandor Vroemisse
