Skip to content

Corrected accounts group saving issue

What I did

  • Saving groups on a users account will no longer blitz the groups.
  • Users who can manage a user will now get that users membership details no matter their permissions.
  • Remoded ‘user’ role restriction, as this is wrong, and is taken care of in controller method anyway.

Implications

Permissions work more betterer.

Setup

Update ArtMoney us_launch/feature/new_admin_groups to this submodule commit

How to test

Log in as Hareen and try save her record.

Task: https://preview.gotasman.com/task/detail/41815

Merge request reports