Skip to content

3.17.15

Choose a tag to compare

@iloveagent57 iloveagent57 released this 29 Jan 17:26
· 1826 commits to master since this release

In SystemWideEnterpriseUserRoleAssignment, use either applies_to_all_contexts or enterprise_customer
if they are True or non-null, respectively, in determining the result of get_context(),
but continue to return list of all linked enterprise customer UUIDs if not, (which is the current behavior).
This is a small step on our journey to explicitly defining user-role assignments

#1129