github source

github.issue_fields

fail

List issue fields for an organization

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 06:22:46Zmedian 35223 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Try a known public repo (anomalyco/opencode, sst/opencode, octocat/Hello-World)
GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Confirm the resource exists: it may be private, removed, or org-scoped
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal234068 ms36570 ms39072 ms[0, 0]2
realistic234004 ms35223 ms36442 ms[0, 0]2
edge247092 ms47641 ms48191 ms[0, 0]2

Latency per trial

minimalmedian 36570ms
t134068mst239072ms
scale: 0–39072 ms
realisticmedian 35223ms
t134004mst236442ms
scale: 0–36442 ms
edgemedian 47641ms
t147092mst248191ms
scale: 0–48191 ms

Probe variants — every command + output

minimal2 trials
min 34068ms · median 36570ms · max 39072ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.issue_fields WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·34068ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-fields#list-issue-fields-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-fields
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39072ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-fields#list-issue-fields-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-fields
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 34004ms · median 35223ms · max 36442ms · rows 0,0

typical user query

Command
SELECT * FROM github.issue_fields WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·34004ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-fields#list-issue-fields-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-fields
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·36442ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-fields#list-issue-fields-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-fields
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 47092ms · median 47641ms · max 48191ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.issue_fields WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·47092ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-fields#list-issue-fields-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-fields
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·48191ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-fields#list-issue-fields-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-fields
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.

All returned rowsacross all non-errored trials · filterable · paginated

0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt134068ms0error
minimalt239072ms0error
realistict134004ms0error
realistict236442ms0error
edget147092ms0error
edget248191ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:22:46Z
JSON record: reports/github/tables/issue_fields.json
first_run_at: 2026-08-31T06:22:46Z
last_retried_at: 2026-08-31T06:22:46Z
retry_count: 0
View version history →