Skip to content

[$50] Add new field "title" to the "Job" model #92

Closed
@maxceem

Description

@maxceem

We need to add a new field to the "Job" model to keep the job title:

  • type: string, required, max length 64
  • update swagger/postman
  • create a migration script
    • for existent records populate it with the value from description
  • update all related endpoints to support it
  • update ES processor / es-mapping if needed

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions