This commit is contained in:
@@ -53,7 +53,7 @@ from govoplan_idm.backend.workflow_definitions import (
|
||||
from govoplan_idm.backend.search_source import create_idm_search_source
|
||||
|
||||
|
||||
MODULE_VERSION = "0.1.15"
|
||||
MODULE_VERSION = "0.1.16"
|
||||
|
||||
IDM_READ_SCOPES = (
|
||||
"idm:organization_assignment:read",
|
||||
@@ -417,7 +417,8 @@ manifest = ModuleManifest(
|
||||
"Create the unit and function in Organizations first. Make sure the person and account exist in Identity. "
|
||||
"Then create the assignment in IDM. Direct assignments state who holds the function. Delegated assignments require a source assignment and a delegable function. "
|
||||
"Acting-for assignments require a source assignment, an acting account, and a function that allows acting in place. "
|
||||
"Access maps accepted function facts to roles and rights; without such a mapping, the assignment is recorded but does not grant application permissions."
|
||||
"Access maps accepted function facts to roles and rights; without such a mapping, the assignment is recorded but does not grant application permissions. "
|
||||
"The assignment workspace uses the available application width so governance controls and assignment data remain visible together."
|
||||
),
|
||||
layer="configured",
|
||||
documentation_types=("admin", "user"),
|
||||
|
||||
Reference in New Issue
Block a user