Instead of linking a search query, link a simple Bugzilla buglist for tools that apply additional filtering
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
For example, ni_from_manager applies additional filtering after retrieving results from the search query, so the search query linked in the email contains more results than are actually shown in the table in the email.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ni_from_manager tool and trace how the Bugzilla search query link is assembled for the email table. Compare the filtered results with the linked query and identify the relevant email-generation entry point. Done means the email links to a Bugzilla buglist representing the results shown after additional filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100