-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
type:questionSupport or code-level questionSupport or code-level question
Description
During migration, it is difficult to avoid using parse.com server and self hosted parse-server at the same time. As per mentioned on issue #167, _acl
has migrated to new structure _wperm
and _rperm
. The data will be inconsistent if we run parse.com cloud code and parse-server at the same time. For example, if we update ACL in the new app, but ACL in the old app will remain unchanged. Or create a new object in new app, the ACL object will be empty in the existing parse.com cloud code.
dtsymbal, TylerBrock, natanrolnik and josenriq
Metadata
Metadata
Assignees
Labels
type:questionSupport or code-level questionSupport or code-level question