issues Search Results · language:Edge language:Python linked:pr linked:pr linked:pr language:JavaScript language:JavaScript
Filter by
4.4M results
Bug
createJob(payload) currently builds jobs as:
{ id: `job_${Date.now()}`, status: open, ...payload }
Because caller-controlled payload is spread last, API callers can override the server-generated ...
Bug
globalSearch(query) currently echoes the query but always returns empty users, jobs, and freelancers arrays.
That means the API search endpoint cannot surface records that were already created through ...
Summary
The tray-resident Markdown Preview app (system/markdown_preview.py) freezes. The window becomes unresponsive ( stuck )
and the Open file… tray menu hangs instead of showing a file picker. Once ...
bug
Summary
Revise the article sentiment prompt so it better matches the human coding examples reviewed during validation.
Context
Recent spot checks show the current prompt overweights positive and negative ...
Documentation is required to clarify the tuning of the variables that drive the exports and imports. Particularly around
memory pressure.
No change to code so this should not target a version
Bug
createNotification(payload) currently builds the notification as:
{ id: `ntf_${Date.now()}`, read: false, ...payload }
Because caller-controlled payload is spread last, API callers can override ...
Summary
Deep static analysis of cli/commands/pr.js confirms issue #165 (git range failure) and surfaces 3 additional
critical/high-severity bugs in the same code path — all in a single file.
Bug 1 — ...
testing haha
The #1213 quote-scanner gate s has_quote_ok_override had the same first-segment-only limitation #2031 just fixed for
ALLOW_BANNED_TERM in the banned-terms gate.
- The --quote-ok flag was honoured only ...
Beim Normalisieren von Zutaten sollten auch Kommas ( , ) entfernt werden, um eine konsistente Datenbasis zu
gewährleisten. Dies gilt in jeder ingredient Zuordnung

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.