Considerit/ConsiderIt

Two forum hosts editing configuration at the same can overwrite each other's changes

tkriplean opened this issue · 0 comments

...or one host editing in multiple windows.

The problem is that much of a forum's is stored as a single json config. When a save is made, the whole config is committed. Intelligent merging on the server side is not performed.