Skip to content

Make created_by field in templates table not null #2283

Closed
@AbhineetJain

Description

@AbhineetJain

#2228 added a created_by field to the Templates table to track the user that created the template. This field was kept nullable since it was not clear how to populate the field in existing records. @kylecarbs suggested that we make the created_by field not nullable and default to the first-created user instead, otherwise it just very odd design for the data model.

Metadata

Metadata

Assignees

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions