github source

github.fields

fail

List project fields for organization

Requires project_number and org. Most useful optional filters: username, field_id. Add field_id to jump from the default list call to a specific record lookup.

project_number, org captured 2026-08-31 06:06:51Zmedian 37239 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
minimal243938 ms47451 ms50965 ms[0, 0]2
realistic225136 ms37239 ms49342 ms[0, 0]2
edge225049 ms28293 ms31537 ms[0, 0]2

Latency per trial

minimalmedian 47451ms
t150965mst243938ms
scale: 0–50965 ms
realisticmedian 37239ms
t149342mst225136ms
scale: 0–49342 ms
edgemedian 28293ms
t125049mst231537ms
scale: 0–31537 ms

Probe variants — every command + output

minimal2 trials
min 43938ms · median 47451ms · max 50965ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.fields WHERE project_number = '1' AND org = 'opencode' LIMIT 200
Trials + output
trial 1·25049ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/fields#list-project-fields-for-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2/1/fields
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31537ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/fields#list-project-fields-for-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2/1/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
minimalt150965ms0error
minimalt243938ms0error
realistict149342ms0error
realistict225136ms0error
edget125049ms0error
edget231537ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:06:51Z
JSON record: reports/github/tables/fields.json
first_run_at: 2026-08-31T06:06:51Z
last_retried_at: 2026-08-31T06:06:51Z
retry_count: 0
View version history →