Limitations of Simultaneous Panel Users

Should I be aware of any issues/limitations/gotchas when having multiple users use and make changes within the panel?

I can’t seem to find any documentation related to this, so maybe there’s some unwritten guidance/advice on this topic.

I guess some big questions are:

  • What happens when multiple people change the same page at the same time?
  • Any issues with multiple people uploading files at the same time (either to the same page or different pages)?

Thanks!

Having multiple people editing the same page could cause data loss.

I have developed a plugin to prevent that by disabling the form fields and showing who is currently editing that page.

There’s no issue at all with people working simultaneous on different pages or files. With my plugin you could even have someone working on the English version of a page and someone else working on the Spanish version of the same page.

Thanks! I’ll have to check that out.