Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript

Filter by

4.4M results  (316 ms)

4.4M results

Is your feature request related to a problem? Please describe. Different users have different notification needs. Receiving too many or too few notifications can negatively affect productivity. Describe ...

Is your feature request related to a problem? Please describe. Once a ticket is resolved, there is no structured way for users to provide feedback on the quality of support received. Describe the solution ...

📌 Description The cryptographic signature used for financial reports does not include the generated timestamp embedded within the PDF document. 🔁 Steps to Reproduce Generate a signed financial report. ...
bug
level2
nsoc26

Is your feature request related to a problem? Please describe. Users may spend significant time writing detailed tickets and accidentally lose their progress due to page refreshes, browser crashes, or ...

📌 Description The seasonal planning logic incorrectly advances sowing schedules to the following calendar year when Rabi crops are requested during valid current-year planting periods. 🔁 Steps to Reproduce ...
bug
level1
nsoc26

Is your feature request related to a problem? Please describe. Users and managers may need to track specific tickets without being directly assigned to them. Currently, there is no convenient way to receive ...

Context After PR #40 the canonical incremental flow is per-day everywhere: ``` castlerag preprocess --day 2 --caption --events --aux castlerag embed --day 2 # writes transcripts_day2.npz, etc. castlerag ...

db.execute() always returns a Result object, never None. The check if not result never triggers, so a valid 404 is never raised when user doesn t exist. Files affected: app/main.py Function: get_user_posts ...

📌 Description The defect detection algorithm counts crop contours as defects and computes edge density against the entire image area rather than the crop region. 🔁 Steps to Reproduce Upload the same ...
bug
level1
nsoc26

Description: get_user and get_user_posts routes use session from sqlalchemy.ext.asyncio instead of Session from sqlalchemy.orm. App works at runtime since Python doesn t enforce type hints, but editor ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.