misc/migration/3.8.3_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 26 Jul 2013 13:47:52 +0200
branchstable
changeset 9196 13461cb8ff40
parent 5589 25bf54dab82b
permissions -rw-r--r--
[editcontrollers] Account for role in the ordering of entities (Complements #3031719) Only role='object' was correctly accounted for by 570208f74a84

if 'same_as' in schema:
    sync_schema_props_perms('same_as', syncperms=False)
sync_schema_props_perms('Bookmark', syncperms=False)