-
Sergemc_: How do you deal with "Document update confflict" in couchdb?
-
SergeIm trying to restore document previous option version but it did not allow me
-
mc_requires current _rev when you save the doc
-
SergeShould I change it?
-
Sergeor just delete?
-
mc_fetch current doc, make changes to doc (keeping _rev as-is), save doc
-
Sergethanks, will try
-
Sergemc_: another question - how can I prevent user to change "Virtual Receptionist" ?
-
Sergeis there anything I can insert to database to show error when user will try to change it?
-
mentaxSo, I create a custom call flow for client, but every time when client click save on "Incoming Call Handling", it rewrite custom callflow =( Any way to prevent it?
-
mentaxMainOpenHours -> Custom-MainOpenHoursMenu and when client click save - MainOpenHours -> MainOpenHoursMenu