Skip to content

New user has no provider value after created by admin 🤔 #18606

@hhmx

Description

@hhmx

Bug report

Required System information

  • Node.js version: 16.20.2
  • NPM version: 8.19.4
  • Strapi version: 4
  • Database: Postgres
  • Operating system: Windows (local)
  • Is your project Javascript or Typescript: JS

Describe the bug

When I create a new user via Admin, ‘provider’ has the value “null”. Why is “null” the default value here instead of “local”?

Every time I have to enter 'local' in the database myself, because without this value, the new user cannot log in at all. I think this must be a bug. 🐛

Expected behavior

'local' should be a default value.

Screenshots

image

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions