microsoft / microsoft/vscode-pull-request-github
Issue fields are not supported in issue queries
Open
@alexr00 is already working on this.
Since Jun 8, 2026.
bug
upstream
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Type: Bug
Add a githubIssues.queries item with query set to field.priority:high on a repo that has enabled that issue field in its owner organization, for example:
{
"githubIssues.queries": [
{ "label": "Important", "query": "repo:cigaleapp/cigale state:open field.priority:high" }
]
}
it's empty but should contain some issues
Extension version: 0.146.0
VS Code version: Code 1.122.1 (8761a5560cfd65fdd19ce7e2bd18dab5c0a4d84e, 2026-05-29T09:25:37+02:00)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
| Item | Value |
|---|---|
| CPUs | AMD Ryzen 5 1600 Six-Core Processor (12 x 3194) |
| GPU Status | 2d_canvas: enabled GPU0: VENDOR= 0x1002, DEVICE=0x67ff [Radeon RX 560 Series], DRIVER_VENDOR=AMD, DRIVER_VERSION=31.0.21921.1000 ACTIVE GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.22621.5415 Machine model name: Machine model version: direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off trees_in_viz: disabled_off video_decode: enabled video_encode: enabled webgl: enabled webgl2: enabled webgpu: enabled webnn: disabled_off |
| Load (avg) | undefined |
| Memory (System) | 31.95GB (9.48GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
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.
Assessment
This issue has not been assessed yet.