[RESOLVED] How to get active user in bug?
Posted: 19 Oct 2012, 16:26
I'm using the function of MantisBT 'email_bug_reminder' to send reminders to users. The function has an user parameter: $p_recipients. Is an array of users (to send the reminders).
So I need a function of MantisBT that return the users that is active in a bug (who create the ticket, who is assigned to, who is monitoring, who write a note, etc)? Is that possible?
So I need a function of MantisBT that return the users that is active in a bug (who create the ticket, who is assigned to, who is monitoring, who write a note, etc)? Is that possible?