Filter between :start_date and :end_date
Open
Feature
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
Add feature to get jobs that are of :type, :status, and between :start_date and :end_date.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the job-query or filtering entry point in the Kue repository and inspect how type and status filters are handled. Add date-range filtering for :start_date and :end_date, then verify that jobs matching the requested type, status, and date range are returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, redis
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100