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?
Troubleshooting bug reports — where to start?
4
RINGROAD.COM.NG
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?
Thanks for writing this up. Bookmarking it — the kind of thing I will want to reference again in a month.
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.
Notifications