issues Search Results · language:Edge language:Python linked:pr language:Java language:Python language:JavaScript
Filter by
5.8M results
Description
In controllers/adminController.js, the getUserDetails function queries user orders using field names that do not exist
on the Order model:
orders: {
select: {
id: true,
status: ...
bug
Description
In controllers/authController.js, the email verification token is generated before the user is created in the database,
passing the literal string temp as the userId:
// Current (broken) ...
bug
critical
security
Description
In controllers/orderController.js, after an order is successfully created, the product stock (Product.stock) is never
decremented. Orders can be placed even when stock reaches 0 for subsequent ...
bug
critical
Description
In controllers/orderController.js, line ~67, the paymentStatus is computed with a ternary that always evaluates to
PENDING:
// Current (broken)
const paymentStatus = paymentMethod === COD ...
bug
critical
Context
PR #75 (docs: complete canon cleanup and sqlite-vec gate model) added four previously missing SB orchestrator files that
were not present in the repo canon:
- SB.BOOTLOADER.md
- SB.AGENT.LIST.json ...
documentation
GitHub repository
canonical/kserve-operators
Git ref (branch, tag, commit sha, etc.)
KF-8754-llmisvc-integration-tests
Relative path to charmcraft.yaml
tests/integration/gateway-metadata-provider-tester ...
add-charm
GitHub repository
canonical/kserve-operators
Git ref (branch, tag, commit sha, etc.)
KF-8754-llmisvc-integration-tests
Relative path to charmcraft.yaml
tests/integration/lws-controller-tester
add-charm
🚀 The feature, motivation and pitch
When attempting to enable KV Cache Host Offloading for the Gemma 4 31B model, the server fails during initialization
with : ValueError: All input arrays must have the ...
Current Behavior
When window is resized, the snapshots list does not resize like all the other components. see screenshot
img width= 1796 height= 549 alt= Image src=
https://github.com/user-attachments/assets/9a775909-a4b6-42d6-9c66-7fddd8297536 ...
area:frontend
needs-triage
time:1h
目标
继续完善课程大纲管理页,在保存前更直观展示当前课程目标与指标点权重校验结果,方便提前发现问题。
需要完成
- 在课程目标权重配置区域前置展示当前校验结果
- 更明确提示哪些权重未通过
- 在保存前给出当前是否满足校验条件的状态
- 保持展示内容与后端真实校验结果一致
验收标准
- 页面可以前置展示当前权重校验结果
- 用户能更直观看到是否通过校验
- 未通过时提示更清楚 ...

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.