Lock appointment row to prevent concurrent edit conflicts
Lock appointment row to prevent concurrent edit conflicts
You get conflicting edits when multiple schedulers open the same appointment row. Lock rows at edit start so schedulers keep one authoritative appointment record within minutes.
Overview
Prevent overlapping edits and the confusion they create by marking appointment rows as locked the moment an edit begins. That keeps schedulers aligned and hands off a single authoritative record, letting teams complete changes within minutes.