cmacmackin/dokuwiki-plugin-structtasks

Users notified of removal from a task when it is deleted.

cmacmackin opened this issue · 1 comments

Users receive two emails when a task is deleted: one about the fact it was deleted and one about them being removed from it. The second one is redundant and shouldn't be sent.

This can be fixed easily with a check for page deletion. Note that it is only a problem for the user-removal notifier. All other notifiers email based on who is assigned to the task for pages after the update, which for page deletion is no one.