HomeAboutResourcesCalendarContact
Get Resources

What is the recommended way to handle help desk?

OM Omar Haddad 7 days ago Resolved

I want to do this the supported way rather than hack around it. What is the recommended approach, and are there pitfalls to avoid?

Links to docs welcome if this is covered somewhere.

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.

Could you say more about how you measured the result? I want to try this but I am not sure what success would look like.

Thanks for writing this up. Bookmarking it — the kind of thing I will want to reference again in a month.

We ran into the same situation last quarter. What worked for us was starting small and only adding complexity when a real need showed up.