# This will throw an exception if there is an inconsistency
def check_consistency(old, new, user)
if new.version != old.version
# This will throw an exception if there is an inconsistency
def check_consistency(old, new, user)
if new.version != old.version