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.

CommentFileSizeAuthor
jobtrack.module.patch2.86 KBaaron1234nz

Comments

jeremy’s picture

Assigned: Unassigned » jeremy

I like the idea. I will review your patch and commit it or something like it before the next release.

jeremy’s picture

Status: Needs review » Fixed

Your 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.