Skip to content

[$60] Replace Job.endDate with Job.duration #143

Closed
@maxceem

Description

@maxceem

After clarifying business requirements we find out that we don't need such a complicated logic as was suggested in #113. We would like to make the next update:

  • Remove Job.endDate field
  • Add a new optional Job.duration field. It should only accept integer values 1 or more
  • Update Swagger and Postman
  • Update ES mapping config in API
  • Update ES Processor
  • Create a migration script. No need to migrate existent data, i. e. it's fine to have duration=null for all existent records.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions