misc/migration/3.15.9_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 17 Dec 2013 11:50:31 +0100
changeset 9480 14159c600dad
parent 8722 407acc41beb5
permissions -rw-r--r--
[req] if a user has a None property, fall back to the default This can happen for InternalManager; the normal CWUser implementation of property_value already has a similar fallback. Related to #3381521

sync_schema_props_perms(('State', 'state_of', 'Workflow'), commit=False)
sync_schema_props_perms(('State', 'name', 'String'))