issues Search Results · language:Dune language:Python language:JavaScript language:HTML linked:pr language:Python
Filter by
4.8M results
BUG/PROBLEM REPORT / FEATURE REQUEST
What I did:
guarded_getattr derives its container-assertion lookup key from different objects in the two implementations, so the
pure-Python and C engines can reach ...
OpenAI evidence quotes can contain control characters that openpyxl refuses to write to Excel cells, causing the script
to fail after all analysis calls finish with IllegalCharacterError. Strip Excel-illegal ...
Summary
Add an Upload control to the workflow editor s Validation Plan section so a user can import their own validation plan
from a JSON file, instead of only being able to LLM-Regenerate it or hand-edit ...
Description
Currently, 20+ frontend UI components in the application are tightly coupled to the database layer, invoking await
supabase.from(...) directly from the client. This bypasses the FastAPI backend ...
Bug
The admin metrics route currently requires any valid access token, but it does not verify that the authenticated user
has the admin role. A token with a non-admin role can call GET /api/admin/metrics ...
docs: archive fastapi-skeleton change
Merge the Application Runtime ADDED Requirement from the fastapi-skeleton delta spec into the canonical python-toolchain
capability and move the change folder to ...
documentation
status:approved
type:chore
Location: backend/src/controllers/auth.controller.js (updateProfilePicture) Issue: While message.controller.js correctly
uses validateImageAttachment to verify file signatures and MIME types, updateProfilePicture ...
Location: backend/src/controllers/message.controller.js (sendMessage, markMessagesAsSeen) Issue: The replyTo parameter
in sendMessage and the senderId in markMessagesAsSeen are pulled from req.body and ...
Location: backend/src/controllers/message.controller.js (sendMessage) Issue: Push notifications are conditionally
triggered using an else if (receiverUser.pushSubscription) block that only executes if ...
Location: backend/src/controllers/auth.controller.js (signup and login) Issue: The authentication controllers invoke
string manipulation methods (e.g., email.toLowerCase().trim()) directly on req.body ...

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.