issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
6.7M results
Follow-up to #600, which made the targeted k-CFA depth configurable via a system property (evaluator) and the processor
s setTargetedCfaDepth. The remaining surface is a UI wizard field so a user running ...
enhancement
Source
#1337 assistant execution traceability closure, ASSISTANT-EXECUTION-006.
Observed gap
OpenAI API-key readiness has executable non-secret provider-test and registry evidence, but Browser Auth ...
Bug description
The default web-server entrypoint docker/entrypoints/run-server.sh invokes gunicorn as a child process rather than
exec-ing it. As a result the bash wrapper remains PID in the container, ...
bug
Apply also to https://github.com/allenthich/changesets-ci-template
Sentry Issue: ERXES-API-2N
Error: User is not logged in
File /app/dist/src/modules/clientportal/graphql/resolvers/queries/cpNotification.js , line 18, in clientPortalNotifications
throw new Error( ...
bug
sentry
Sentry Issue: ERXES-UI-X
Error: Calling registerSip is not allowed when sip status is sipStatus/ERROR (expected sipStatus/CONNECTED)
at None (/latest/frontline_ui/__federation_expose_floatingWidget.1e4b25f0.js:1:20432) ...
bug
sentry
When a user currently uses the bookmark function, only the map position (coordinates and zoom level) is saved.
It would be logical for the bookmark function to eventually be expanded to include layer ...
Description
Description
actions/dashboard.js contains multiple consecutive guard clauses that return the same value:
if (!user) return null;
if (!user.industry) {
return null;
}
Both branches produce ...
ai
backend
level:beginner
type:devops
type:refactor
Description
Description
The file upload component currently defines supported file formats in two different places:
const ALLOWED_TYPES = [...]
and
accept= .pdf,.jpg,.jpeg,.png
Because these values ...
ai
frontend
type:design
type:devops
type:refactor

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.