1

Is there a way, in a plugin, to determine whether the user pressed the send, or the send & close button when sending an email? They both show up as BugAction.EmailReply when looking at the bug action.

flag

1 Answer

2

There should be two separate bug events:

BugAction.EmailReply followed by BugAction.Resolve.

link|flag

Your Answer

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