Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:roles [2019/03/18 08:45]
kopro [Copying roles from a user] add link
devel:documentation:roles [2019/03/18 10:55]
kopro [Copying roles from a user]
Line 69: Line 69:
 ===== Copying roles from a user ===== ===== Copying roles from a user =====
  
-Copying roles from user to user is new feature that allow easy share/copy roles/permission from user to user. For example admin has request from users: give me roles like has my colleague. For this purpose was create this function.+Copying roles from user to user is new feature that allows easy copy roles/permission from user to user. For example admin has request from users: give me roles like has my colleague. For this purpose was create this function.
  
 This feature available on role request detail as new button see the picture: This feature available on role request detail as new button see the picture:
Line 99: Line 99:
 <note>Some processes used to approve role assignments to a user may not support approving changes to automatic roles (for example, approval by the supervisor). In this case, the default process is used (**approval with role guarantee**).</note> <note>Some processes used to approve role assignments to a user may not support approving changes to automatic roles (for example, approval by the supervisor). In this case, the default process is used (**approval with role guarantee**).</note>
  
-===== Duplicate role =====+===== Duplicating roles =====
  
 Role can be duplicated by prepared bulk action. Bulk action is available on the roles table. Role can be duplicated by prepared bulk action. Bulk action is available on the roles table.
Line 115: Line 115:
 Read [[.roles:dev:duplicate-role|more]] about action implementation and how it's possible to extend it. Read [[.roles:dev:duplicate-role|more]] about action implementation and how it's possible to extend it.
  
 +===== Deduplicating roles =====
 +
 +...to be completed.
  
 ====== Read more ====== ====== Read more ======
  • by doischert