Skip to content

ACL compatibility problem between parse.com and parse-server #1150

Closed
@carmenlau

Description

@carmenlau

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:questionSupport or code-level question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions