Feature #3673
Improve Delegate
Status: | Feedback | Start date: | 06/19/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Helpdesk | |||
Target version: | Unplanned |
Description
For now a user can have delegation for a group, but this is a manual assignment.
Need to allow this as an autmatic feature.
Proposal:- new group attribute : all member have delegation (to create ticket for other member)
- new profil right : have delegation for all user (of the entity), in standard and simplified interface.
Probably, also need to make "see all tickets" available for post-only.
History
#1 Updated by remi over 8 years ago
Can be used as a workaround (all new dynamic member will have delegation):
ALTER TABLE `glpi_groups_users` CHANGE `is_dynamic` `is_dynamic` TINYINT( 1 ) NOT NULL DEFAULT '1'
#2 Updated by moyo over 8 years ago
- Target version set to 0.84
#3 Updated by moyo about 8 years ago
- Target version changed from 0.84 to 0.85
#4 Updated by moyo over 7 years ago
- Target version changed from 0.85 to Unplanned