16:58:55 mc_: How do you deal with "Document update confflict" in couchdb? 17:00:50 Im trying to restore document previous option version but it did not allow me 17:05:39 requires current _rev when you save the doc 17:33:17 Should I change it? 17:33:26 or just delete? 17:40:36 fetch current doc, make changes to doc (keeping _rev as-is), save doc 18:04:04 thanks, will try 18:06:06 mc_: another question - how can I prevent user to change "Virtual Receptionist" ? 18:06:36 is there anything I can insert to database to show error when user will try to change it? 21:22:05 So, 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? 21:25:29 MainOpenHours -> Custom-MainOpenHoursMenu and when client click save - MainOpenHours -> MainOpenHoursMenu