handleMultiple is only partially implemented. Its only occurrence is now working.
Now, it gets passed several parameters which led to the assumption that it modifies emails. But it does nothing.
I suggest the following:
Now, it gets passed several parameters which led to the assumption that it modifies emails. But it does nothing.
I suggest the following:
- Do away with all parameters
- Make it so it only determines whether of not to issue multiple notifications.
- Don't affect emails.