HomeAboutResourcesCalendarContact
Get Resources

Troubleshooting bug reports — where to start?

TH Theo Lindqvist 3 months 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?

2

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.

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.