It’d be really helpful to have a check-in/check-out system for content staging to prevent multiple people from working on the same page at the same time. Right now, there’s no way to lock a page when someone is editing, which leads to accidental overwrites and wasted time.
Here’s how it could work:
- If a user starts editing a staged page, it gets “checked out” and locked for others.
- Others can still view the page, but they can’t edit until it’s checked back in.
- Admins should have an override in case someone forgets to check a page back in.
- A clear indicator in Content Staging showing who has a page checked out.
This would make staging webpages way smoother and prevent people from stepping on each other’s work. Anyone else run into this issue?