Skip to content

Users are not creating #2

Description

@pmarcis

Similarly to tasks, users cannot be created, because the data base table does not accept NULL for some parameters.

Query failed:
errorno=1364
error=Field 'username' doesn't have a default value
query=INSERT INTO user (name,registered,refuser) VALUES ('_NEW_',now(),0);

Metadata

Metadata

Assignees

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