Append Constraints to Owner

0
I am getting the following error when I try to append constraint to owner – it’s clear something is wrong the way I have users set up – but I’m not sure how to fix it. I have a “User Profile Entity” in MyFirstModule – all users have a “username, first name, last name, etc” – I add them manually. Then of course there’s the “User Entity” under the System Domain Module.   
asked
1 answers
2

Jaclyn,

You’ll need to have this checkbox checked in the entity defintion to be able to use the System.owner association:

Hope that helps,

Mike

answered