Skip to content

User field authData cannot be deleted #1957

Open
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

Trying to delete the authData field in the _User collection fails with error:

This authentication method is unsupported.

Steps to reproduce

  1. Find user with a populated authData field
  2. Select cell
  3. Hit delete button

Actual Outcome

Error message appears, field value is not deleted.

Expected Outcome

Field value should be deleted.

Note

It also does not work to only select a specific auth provider in the authData field and delete on that provider entry, e.g. "facebook: { ... }" or "apple: { ... }". The result appears correctly in the cell with the authData field updated to {}, even showing a success pop-up. But after refreshing the data browser, the auth data is still there.

Environment

Dashboard

  • Parse Dashboard version: 3.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions