list/search/info - specifying exact AND version querying local only produce 0 results
Open
0 - Backlog
Bug
Customer
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Repro
choco list notepadplusplus --version 7.7.1 --local-only --exact
0 packages installed is returned, when leaving off `--exact` returns 1 result
The `--exact` switch appears to not pick up on installed packages appropriately
## Other Information
* Chocolatey Version - 0.10.15
Contributor guide
Research direction
Start by reproducing `choco list notepadplusplus --version 7.7.1 --local-only --exact`, then compare it with the same command without `--exact`. Trace the local package listing and exact-version filtering paths; done means the exact query returns the installed package consistently with the non-exact query.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100