issues Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript language:Python
Filter by
55.1M results
Kontext
Im Backend gibt es kein @RestControllerAdvice. Eine IllegalArgumentException aus Service oder Repository landet deshalb
als HTTP 500 statt 400. Konkret inkonsistent: ForecastController (Z. 39–44) ...
backend
difficulty::mid
enhancement
priority::mid
原有的通知 是以人作为 单个通知对象,遇到批量下发权限的时候,容易造成 通知消息过多;
需求:
1.在本站点内 批量下发权限的时候,支持配置钉钉机器人,独立通知。通知则为操作人:整个域名+到期时间 2.需要支持邮件smtp配置,需要给 重新配发权限的用户发送邮件通知,告知其 新的到期时间
enhancement
Kontext
OccupancyRepository.findLatestByRoom (Z. 82–88) und ForecastServiceImpl.queryReadings (Z. 94–101) bauen ihre SQL-Abfrage
per .formatted(...) zusammen und setzen roomId direkt in den String ein. ...
backend
database
difficulty::low
enhancement
priority::mid
Auto-deriving the filename prefix from the preset name should produce a folder by default, e.g. Nova Anime XL V7 becomes
nova_anime_xl_v17/ . See docs/plans/2026-06-16-00.md item 5. Scope: web/preset-modal.js; ...
complexity:low
enhancement
When creating a new Model Preset, expand the checkpoint field so a download URL can be entered directly. See
docs/plans/2026-06-16-00.md item 4. Scope: web/preset-modal.js. Acceptance: create mode exposes ...
complexity:low
enhancement
Area: oc-plugin — Severity: High — Architecture
Problem
oc-plugin/tsconfig.json has strict : false. This is the most critical integration point — message routing, trust label
injection, channel dispatch ...
Selecting an embedding empties the dropdown so no further embedding can be added. It should behave as a growable list:
pick adds to list, dropdown still offers remaining options; removal re-adds. See docs/plans/2026-06-16-00.md ...
bug
complexity:low
Area: st-plugin — Severity: High — Bug
Problem
link-state.js has no synchronization on its read-modify-write cycle. Two concurrent /generate requests can interleave
as:
request A: readState() → modify ...
The triangle arrow renders but clicking shows no menu. Root cause: the panel is appended inside the grid block which has
overflow:hidden, clipping the top:100% panel. Fix so it works like Flake Stack/Combo, ...
bug
complexity:medium
Problem
CrossTenantProducer directly injects JPA concrete types (JpaCrossTenantRoutingCursorStore, JpaCrossTenantWorkItemStore,
JpaCrossTenantWorkItemScheduleStore). When persistence-mongodb is on the ...
complexity: Med
scale: S

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.