1

We have all of our tickets opened by our operations department via a phone call. If a bug is found in code, we'd like to be able to add the user that reported the bug so that they get notifications on changes to the ticket.

flag

3 Answers

3

If the user is a licensed FogBugz user, you can use the AddSubscribers plugin to subscribe him to the case.

Notifications to the correspondent (using Reply) are manual only.

link|flag
AddSubscribers is now available for on demand users as well. – James Dio Feb 2 2011 at 14:47
With 'licensed' I meant it will not work for Community users. – Michel de Ruiter Feb 2 2011 at 16:15
...and what a useful plugin it is too! – Dave Hodder Mar 23 at 12:11
1

Alternatively, you could use the Dependency plugin to mark the customer support case as "depending on" the development case. We resolve the support case with a custom status (Awaiting Development).

Then, when the development case is resolved, the customer support case is reopened and assigned to someone in CS, so they can notify the user, involve them in beta testing etc.

link|flag
0

You should be able to add the user as a correspondent, then any access to the ticket should be done as a reply or email and they will receive notification.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.