cubicweb/misc/migration/3.8.3_Any.py
changeset 11057 0b59724cb3f2
parent 5589 25bf54dab82b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cubicweb/misc/migration/3.8.3_Any.py	Sat Jan 16 13:48:51 2016 +0100
@@ -0,0 +1,3 @@
+if 'same_as' in schema:
+    sync_schema_props_perms('same_as', syncperms=False)
+sync_schema_props_perms('Bookmark', syncperms=False)