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.
Updated by Tomáš Doischer about 3 years ago
- Status changed from In Progress to Needs feedback
- % Done changed from 0 to 80
Implemented, commit: https://git.bcvsolutions.eu/modules/property/-/commit/f07ae3472530b4e4efe757497a7233ebcc322cbd
Documentation updated: https://wiki.czechidm.com/devel/documentation/modules_prp#set_roles
Updated by Peter Štrunc over 1 year ago
- Status changed from Needs feedback to Resolved
- % Done changed from 80 to 100
LGTM
Actions