issues Search Results · language:Edge language:Python linked:pr language:PHP language:JavaScript language:JavaScript
Filter by
4.9M results
Parent bounty: #743 Original issue: #3214
Bug
POST /api/messages currently forwards req.body directly into sendMessage(), so malformed payloads such as {}, blank
content, missing participants, or non-string ...
Parent
#18
What to build
Add an organisation selector to the sidebar and implement full per-organisation data scoping throughout the dashboard.
The selector and the filtering land in the same PR — a ...
enhancement
Background
- Issue #782 objective-only next decision 완료
- review item count: 6
- required input field count: 4
- validated review input present: false
- preference fill allowed: false
- technical ...
Description
The rate-limiting implementation in backend/compute_rate_limit.py derives the actor identity exclusively from
request.client.host when an authenticated user ID is unavailable.
if request.client ...
level3
nsoc26
Summary
The health dashboard inserts node status payloads and incident log rows into innerHTML without output encoding. The
affected data crosses service boundaries from polled node /health responses ...
Description
The admin frontend (ecommerce-admin/pages/orders.tsx) calls adminService.getOrders({ search: ... }) when the admin
searches for an order. However, controllers/adminController.js getAllOrders ...
bug
enhancement
Parent
#18
What to build
Collapse the two fixed date windows (30-day and 90-day) into a single user-defined reporting period. Default to the
previous 90 days. Rename all period-scoped columns to neutral ...
enhancement
[] can we estimate the combinatorial size prior to running? if so show the cartesian product number and the estimate
under the n-way drop down and update when the drop down is changed
[] combinatorial ...
Description
The Coupon model is defined in prisma/schema.prisma with full CRUD capability (code, discount type, expiry, usage
limits, etc.), but the applyCoupon function in controllers/cartController.js ...
bug
feature
Description
In routes/products.js, the GET /api/products endpoint fetches a page of results from the DB using skip + take (SQL
LIMIT/OFFSET), and then applies size, color, and rating filters in JavaScript ...
bug
critical

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.