issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:C# language:JavaScript
Filter by
31.7M results
問題
打工(工作)的對話內容有些很莫名其妙、根本不像是在工作。
例如昨天看到國王的工作對話,內容大概是「這個大廳很大,然後我們可以走了」——這根本不是工作。
期望
- 找出這類莫名其妙、與打工情境無關的工作對話。
- 逐一修正,讓工作對話真正貼合「打工/工作」的情境。
備註
之前已討論過要改進對話。先記錄需求,後續再盤點哪些場景/角色的工作題目對話需要修正並處理。
We are facing issue while running the code Error: APIV2error: entity not supported .
Checklist
- [x] My issue was not mentioned by others, and it is not a duplicate issue.
Description
img width= 1924 height= 1127 alt= Image src=
https://github.com/user-attachments/assets/f475a82b-e16e-42ef-b3ec-760665dcf6ed ...
triage
复审(#407–#419 修复后)发现的一组「代码已实现但未接通 / 未触发」遗留项。它们不报错、有测试,但在真实运行中不产生预期效果——容易被误判为 已闭合 。每条附 file:line 与最小修复方向。
1. [MES] 齐套需求快照 MaterialRequirement.Capture 仍零调用 → 齐套门禁空转(P1)
- 事实:MaterialRequirement.Capture ...
area:backend
business-gap
P1
复审(#412 修复后)发现的 P0 数据完整性 BUG。预留聚合已落地、并发有乐观锁,但负向移动能击穿预留,使 AvailableQuantity 变负、预留体系被绕过 → 超分配。
现象(代码事实)
StockLedger.ApplyMovement 过账时只校验 nextOnHand 0,从不校验 nextOnHand ReservedQuantity:
- StockLedger.cs:112-124 ...
area:backend
business-gap
P0
复审(#414 修复后)发现的 P0 真 BUG。缺陷↔NCR 看似双向接通,实则两端都断,且被一个伪造 CausationId 的自测掩盖成 通过 。
现象(代码事实)
出站(MES→Quality)断:MES 发 DefectRaisedIntegrationEvent(MesIntegrationEventConverters.cs:144-171),但整个 Quality 服务无任何
[CapSubscribe]/IIntegrationEventHandler ...
area:backend
business-gap
P0
复审(#414 修复后)发现的 P0 真 BUG。MES 物料闭环虽已发库存事件,但 site/location 语义不一致导致同一批料被扣两次、线边/在制账户被扣成负数。
现象(代码事实)
1. 领料:MaterialIssueRequested 转换器发 outbound,-Math.Abs(RequestedQuantity),SiteCode=warehouse, LocationCode=line-side ...
area:backend
business-gap
P0
复审(#407–#419 修复后)发现的 P0 真 BUG。它让 #411 已宣布闭合的「采购收货→库存增账」在真实运行中仍然断裂。
现象(代码事实)
ERP 采购收货发布库存移动事件时把 MovementType 写死为 purchase-receipt:
- 发布方:ErpProcurementIntegrationEventConverters.cs:94
但 Inventory ...
area:backend
business-gap
P0
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @HRK412! Welcome to your Skills exercise! ...

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.