Closed (fixed)
Project:
Jobtrack
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Mar 2009 at 23:13 UTC
Updated:
13 Apr 2009 at 19:00 UTC
In my organisation I needed to allow some people to be able to subscribe users. I could not give them the administer 'jobtrack' permission as this allowed them to do too much. Attached is a patch which provides this functionality.
| Comment | File | Size | Author |
|---|---|---|---|
| jobtrack.module.patch | 2.86 KB | aaron1234nz |
Comments
Comment #1
jeremy commentedI like the idea. I will review your patch and commit it or something like it before the next release.
Comment #2
jeremy commentedYour patch didn't quite do what it claimed. Also, subscribing to notifications and assigning a ticket to someone else are two very different things.
I have implemented a different version of this, introducing two new permissions: 'can assign tickets to other users' and 'can subscribe other users to notifications'. As always, users with 'administer jobtrack' permissions can do all of this.
I also updated the documentation.
Feature committed.