Validating ai_agent_sandbox's (now-working) API key against the sandbox: /thirdparties returned 404 — the voir_tous ACL trap — while /invoices, /products, /supplierinvoices all returned 200. The missing right is societe client voir (id 262), "see all thirdparties" (prod's ai_agent has it). Added to WRITE_IDS; other modules' lists are fine with plain lire. deno check passes.
Validating `ai_agent_sandbox`'s (now-working) API key against the sandbox: `/thirdparties` returned **404** — the `voir_tous` ACL trap — while `/invoices`, `/products`, `/supplierinvoices` all returned **200**. The missing right is **`societe client voir` (id 262)**, "see all thirdparties" (prod's `ai_agent` has it). Added to `WRITE_IDS`; other modules' lists are fine with plain `lire`. `deno check` passes.
Validating ai_agent_sandbox's key against the sandbox API, /thirdparties
returned 404 (the voir_tous ACL trap) while /invoices, /products,
/supplierinvoices returned 200. The missing right is `societe client voir`
(id 262, "see all thirdparties") — prod's ai_agent has it. Added it to
WRITE_IDS so the list endpoint works; other modules' lists are fine with plain
`lire`.
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Validating
ai_agent_sandbox's (now-working) API key against the sandbox:/thirdpartiesreturned 404 — thevoir_tousACL trap — while/invoices,/products,/supplierinvoicesall returned 200. The missing right issociete client voir(id 262), "see all thirdparties" (prod'sai_agenthas it). Added toWRITE_IDS; other modules' lists are fine with plainlire.deno checkpasses.