issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Python
Filter by
55.4M results
Updates all fields of an existing product including name, price, stock, category, and image URL. Requires ADMIN role.
Fixes Bug #2 — stock field was previously not being saved on update. Endpoint: PUT ...
Project: E2E Review-Blocked Simulation
Synthetic tracking issue for testing the orchestrator s review-blocked handling.
This issue is managed by the AI orchestrator. Do not edit manually. ai:orchestrator-tracking ...
ai:orchestrator-tracking
Returns a single product by its ID. Returns 404 Not Found if the product does not exist. Endpoint: GET /products/{id}
Context
The Fred app layer is packaged in three places that must agree but have no sync mechanism:
- deploy/charts/fred (this repo) — generic, product-maintained, loops over applications (the real ...
Priority: Nice-To-Have
Returns all products with optional filters: category (cat), minPrice, maxPrice, and subCategory. All filters are
optional and combinable in a single request. Filtering is handled in the service layer using ...
- [ ] Move update interval to OptionsFlow
- [ ] Consider automatic update interval based on API use
- [ ] Consider offering don t poll between times, which would allow increased polling at other ...
bug
enhancement
@claude (fuzeinfra-expert + devops-engineer) — prod cluster capacity / stability: the single Contabo control-plane node
(vmi3383846) is saturated and flapping, which is causing cascading FuzeFront problems. ...
Observed live: claude (executing) hit the harness gating gh issue list, asked in plain text for approval, and stalled —
there was no way to answer from inside AgentPanel. This must work for any command, ...
Stage 2:
Read through all stages ( Introduction, Project Overivew )
Choose a mechanism you re interested in of the stage 2s.
Why did you choose this mech to practice? Be specific.
[add comment]
How ...
Design
Deletes a category by ID. Requires ADMIN role — returns 403 if authenticated as a regular user. Returns 204 No Content
on success. Endpoint: DELETE /categories/{id}

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.