discourse/lib/seed_data
Ted Johansson 3492819c19
DEV: Don't allow context-free system post destruction (#32523)
There are instances of posts being deleted by system_user where the context is left blank in the staff action logs, leading to confusion about why exactly they have been deleted.

This change deprecates using the PostDestroyer as system_user without providing a context, and adds a context to all call sites currently missing it in core. Plugins to be done after this is merged.
2025-05-05 09:58:29 +08:00
..
categories.rb FIX: Update sidebar to be navigation menu (#22101) 2023-06-15 09:31:28 +10:00
topics.rb DEV: Don't allow context-free system post destruction (#32523) 2025-05-05 09:58:29 +08:00