ewega / ewega/bulk-project-update
Filter on a Single Select field
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now we can only filter the items we want to update on a project by looking at certain field types. Specifically:
- Text
- Number
- Date
I want to add the ability to filter an item by checking of its single select fields. For example if an item in my project has field "Team" which can be a single select of `Frontend`, `Backend` and `API`, I want to be able to filter based on the "Team" selection.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing filtering logic for Text, Number, and Date fields, then trace how GitHub Projects field values are read. Add filtering for a single-select field such as Team, and verify that Frontend, Backend, and API selections can be matched as filter values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100