hagen / cliniconnect-api

0 stars 0 forks source link

Account owner ship should be inferred by a Link attribute. #77

Closed hagen closed 6 years ago

hagen commented 6 years ago

Right now, we determine ownership on the assumption one user belongs to one account. However this is changing, and now a user may belong to many accounts. To decide if a User + Account combo = an owner of that account, store an attribute against the UserAccountLink indicating if this link is an ownership link...