Checked Existing
What happened?
I deleted a post using the dropdown menu and through a report. One made a profile action and the other one doesn't
What did you expect to happen?
They should both behave the same.
Steps to reproduce?
- Delete a post through dropdown
- Report another post
- Delete that post through the reporting moderation page
- Witness that one creates a profile action, the other one doesn't
Other relevant information. (OPTIONAL)
Important: we do want to create an audit log entry (on the user) so it shows up when looking at audit logs for the user. But we also need to update the admin.js router so it does not show post deletions in the profile actions list. the moderation team wants it explicitly for bans and other similar actions.
Checked Existing
What happened?
I deleted a post using the dropdown menu and through a report. One made a profile action and the other one doesn't
What did you expect to happen?
They should both behave the same.
Steps to reproduce?
Other relevant information. (OPTIONAL)
Important: we do want to create an audit log entry (on the user) so it shows up when looking at audit logs for the user. But we also need to update the admin.js router so it does not show post deletions in the profile actions list. the moderation team wants it explicitly for bans and other similar actions.