Skip to content

[$50] Make some Job fields optional #102

Closed
@maxceem

Description

@maxceem

We would like to make the next fields in Job model optional as we don't always have them. So we would be more flexible during development.

  • externalId
  • description
  • startDate
  • endDate
  • resourceType
  • rateType
  • workload (and remove default value)

Make them optional in:

  • DB
  • ES
  • in all endpoints
  • swagger
  • create a migration script

If there are any places in code that rely on these values, please, let me know.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions