Page 1 of 1

Plug in for Follow up

Posted: 23 Oct 2017, 12:12
by Fatima95
Hi,

I'd like to know if there is a plugin for Mantis BT version 2.5.1 through which a user can follow up on all the open tickets. By follow up, I mean that for all the tickets that have been in the backlog for a long time, a notification should be sent to a specific user to monitor these tickets, no matter who these tickets are assigned to. A notification on Mantis, and NOT on e-mail.

Awaiting your response.
Thank you!

Re: Plug in for Follow up

Posted: 23 Oct 2017, 19:26
by atrol
Fatima95 wrote:a notification should be sent
Fatima95 wrote:A notification on Mantis, and NOT on e-mail.
You want to send a notification, but you don't want to send e-mail.
What do you want to send?

Re: Plug in for Follow up

Posted: 24 Oct 2017, 05:54
by Fatima95
Hi,

I don't want to receive the notification via e-mail. I want the notification or some pop up at the front screen of the web. Like, if I log into Mantis and some ticket has been in the backlog for a month, per se, a notification appears regarding that ticket so that I check it further with the developer of my team.

Currently, if a ticket is not assigned to me I can't view it; or even if I want to, I'd have to manually check each ticket. So, I was asking for some plug-in that could solely be used for keeping a real time check on all the open tickets

Re: Plug in for Follow up

Posted: 24 Oct 2017, 07:27
by atrol
Fatima95 wrote:Currently, if a ticket is not assigned to me I can't view it or even if I want to, I'd have to manually check each ticket.
I would use page "View Issues" for it. Create and store a filter with the conditions for "has been in the backlog for a month".

Re: Plug in for Follow up

Posted: 24 Oct 2017, 07:29
by Fatima95
atrol wrote:
Fatima95 wrote:Currently, if a ticket is not assigned to me I can't view it or even if I want to, I'd have to manually check each ticket.
I would use page "View Issues" for it. Create and store a filter with the conditions for "has been in the backlog for a month".
Yes, but that too, is a manual process.

Re: Plug in for Follow up

Posted: 24 Oct 2017, 10:15
by atrol
I don't know any plugin that supports exactly what you want.

Re: Plug in for Follow up

Posted: 03 Nov 2017, 14:11
by cas
The code in principle is easy but first you need to define how to measure backlog.
Then you state that this person should be notified about all tickets regardless of authorizations.
Does that really makes sense?
Give someone admin rights and a specific task to review all issues in the backlog.
You can use the DueDate module to take care highlighting the tickets that are overdue :mrgreen: