No option to alert user on post deletion if post is awaiting approval

Tom

Active member
Affected version
2.1.10
When selecting to delete a post that's still awaiting approval within a thread, the following modal is shown with no option to alert the user:
1596755391995.png

However, if the post is approved, or when using inline moderation, the following is shown (as would be expected):
1596755458654.png

Unsure if this is intentional, given that there is also no option to send an alert directly from the approval queue, but it doesn't seem to make much sense. An option in the approval queue as well would honestly be preferable, but that's less straightforward and would probably more be a suggestion.
 

Scenarios​

Delete visible thread via options menu
  1. Set a thread into moderation
  2. Select Delete thread from the thread options menu
  3. Activate checkbox Notify thread starter of this action
  4. Click button Delete

Delete visible thread via inline moderation
  1. Set a thread into moderation
  2. Select the thread for online moderation
  3. Seölection inline moderation action Delete threads
  4. Activate checkbox "Notify thread starter of this action"
  5. Click button Delete

Delete unapproved thread via options menu
  1. Set a thread into moderation
  2. Select Delete thread from the thread options menu
  3. Activate checkbox "Notify thread starter of this action"
  4. Click button Delete

Delete unapproved thread via inline moderation
  1. Set a thread into moderation
  2. Select the thread for online moderation
  3. Seölection inline moderation action Delete threads
  4. Activate checkbox "Notify thread starter of this action"
  5. Click button Delete

Delete unapproved post
  1. Set a post into moderation
  2. Click post action link Delete

Delete unapproved post via inline moderation
  1. Set a post into moderation
  2. Select the post for inline moderation
  3. Select inline moderation action Delete posts
  4. Activate checkbox "Notify author of this action"
  5. Click button Delete

Delete visible post
  1. Click post action link Delete on a visible post
  2. Activate checkbox "Notify author of this action"
  3. Click button Delete

Delete visible post via inline moderation
  1. Select a visible post for inline moderation
  2. Select inline moderation action Delete posts
  3. Activate checkbox "Notify author of this action"
  4. Click button Delete

Expected Result​

The control to send a moderator action alert is being shown in all scenarios and an alert is sent if activated (Preferred)
OR
The control is only being shown when moderator action alerts can be send
OR
The control is being shown if an alert can be send; in inline moderation scenarios an additional info is being displayed that an alert will only be send if the post is visible

Actual Result​

In scenarios Delete unapproved thread via options menu, Delete unapproved thread via inline moderation and Delete unapproved post via inline moderation the control is being shown but no alert is being send.
In scenario Delete unapproved post the control is not being shown.
 
Last edited:
Top Bottom