Add diff check to Organization UsersStore Add tests Previously, a users super admin status was disregarded in the Add facade. This was problematic when new users were added with a super admin status, because they would not be granted the status. This created an odd user experiece. |
||
---|---|---|
.. | ||
dashboards.go | ||
dashboards_test.go | ||
organizations.go | ||
organizations_test.go | ||
servers.go | ||
servers_test.go | ||
sources.go | ||
sources_test.go | ||
users.go | ||
users_test.go |