Skip to content

Parse saveEventually fails to save array of pointers after the record on the backend has been edited #639

Closed
@fatuhoku

Description

@fatuhoku
  1. Save a row with a field arrayOfPointers on iOS, with empty array of pointers.
  2. Update another field on the row.
  3. Try to update the arrayOfPointers with an actual pointer (let's call it somePointer), and save.
  4. Observe that arrayOfPointers does not contain somePointer, as expected

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