Skip to content

Error when submitting user registration form in Portal #24

Description

@baddlan

Request:

POST /registrations
{
  "data": {
    "firstName": "Sam",
    "lastName": "Fergeson"
  },
  "version": 1,
  "username": "sam@individual.ds",
  "password": "sam",
  "identity": "Individual"
}

Response (500 Server Error):
Attempted to call an undefined method named "setPossessor" of class "AppBundle\Entity\User".

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions