Actions
Feature #3002
closedWhen a set role is created from a role already assigned to users, assign them property from the set
Start date:
11/19/2021
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Right now, property can only be assigned by assigning a role (which is a set role) to users. However, during the initial setup, the roles may already be assigned to users. This requires adding a dummy set role to assign property to users.
Instead, when creating a set role, check whether the role is assigned to users, and if it is, assign the property from the set. If this is not possible, throw exception.
Actions