Skip to content

[$40] Support filtering jobs by isApplicationPageActive #543

@maxceem

Description

@maxceem

Background

We have endpoint to get a list of Jobs: GET /jobs. It support various filters but it doesn't support filtering by isApplicationPageActive.

Task

  • GET /jobs endpoint should support filtering by isApplicationPageActive which can be true or false
  • Note, that we have to support filtering by isApplicationPageActive when we get data from ElasticSearch index and when we fallback and get data from Database.
  • Update Swagger and Postman if needed.
  • Update demo data which is created by npm run data:import so we have examples of Jobs with isApplicationPageActive false and true.
  • Provide quick guide with steps to verify.

Metadata

Metadata

Assignees

Labels

ACCEPTEDPAIDPaid manually without TCX

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions