Troubleshooting bug reports — where to start?

Lena Fischer Lena Fischer 2 weeks ago Resolved

Something is not behaving and I am not sure where to begin. What should I check first, and what information would help others help me?

6

Appreciate the clear steps. The dry-run tip in particular saved me from a mistake I would not have caught otherwise.

This is expected behavior, not a bug. The guard you are hitting is intentional — it protects against a class of mistakes that used to cause data loss.

If you need the other behavior, there is a documented filter you can hook to override it per site.