issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:Java
Filter by
33.3M results
Objective
Fix the existing product API bugs.
Tasks
- [ ] Fix product search/filter results
- [ ] Fix product update issue where stock does not save correctly
Acceptance Criteria
- GET /products ...
capstone
Bug
Percentage coupons are applied as a flat amount equal to the percentage number, not as a percentage of the order. E.g.
a 20% off coupon subtracts 20 (currency units) instead of 20% of the subtotal. ...
bug
Bug
Two related problems with the returns system:
1. Returns break the admin dashboard — when a return exists / is being processed, the admin returns view errors out or
fails to render, disrupting ...
bug
- Description: Configure Helmet or similar security headers.
- Path: BackendAcademy/src/
Bug
Paying with Mobile Wallet via Kashier is unreliable: the payment first reports a failure, then unexpectedly flips to
success shortly after. The buyer sees a failed/cancelled message even though the ...
bug
Objective
Implement all required category endpoints.
Endpoints
- [ ] GET /categories
- [ ] GET /categories/{id}
- [ ] GET /categories/{id}/products
- [ ] POST /categories
- [ ] PUT /categories/{id} ...
capstone
Objective
Prepare the EasyShop API development environment.
Tasks
- [x] Create GitHub repository
- [x] Configure MySQL
- [x] Import EasyShop database
- [x] Run Spring Boot API
- [x] Verify ...
Mainframe
Problem
When an autopilot sweep is interrupted mid-pipeline (process killed, crash, rate-limit), the partial work is left in
place — a half-built branch + worktree. On the next run the branch/plan/commit ...
bug
- Description: Add backend seed script for sample users, courses, and tasks.
- Path: BackendAcademy/scripts/

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.