Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:Python language:HTML language:JavaScript

Filter by

61.8M results  (697 ms)

61.8M results

Description Eight Django forms are defined in shop/forms.py and imported in shop/views/main.py:18, but the views bypass them entirely and process raw POST data with request.POST.get() — no validation, ...
bug
refactor

Description Several views load ALL records into Python memory to compute aggregates instead of using database-level aggregation. This will cause out-of-memory errors and severe slowdowns as order volume ...
bug
performance

Description In shop/views/main.py:156-161, all payments — including Cash on Delivery (COD) — are automatically marked as COMPLETED with a fake auto-generated transaction ID: import uuid Payment.objects.create( ...
bug
critical
security

A new engine/pricing regression (or a known issue beyond its baseline) was detected. Each failure cites a MASTER_BUG_REGISTRY #. Known issues are NOT reported here. == Night Guardian NIGHTLY == 80 engine-testable ...
night-guardian

Hi I am developing an Agent, and I am using the Agent Client to test it. The test is here: https://github.com/lordofthejars-ai/galaxium-travels/blob/main/incidence-response-agent/src/test/java/org/acme/incidence/IncidenceResponseAgentTest.java ...

Problem: render.yaml references DATABASE_URL, but the docs do not explain how to create and connect the database provider. Expected result: - Add deployment steps for creating a PostgreSQL database. ...
deployment
documentation

Created by bot actor token test. Safe to delete.

Description The checkout flow in shop/views/main.py:150-197 performs multiple database writes (creating CheckoutDetail, Payment, reducing stock, logging inventory, creating notification, creating UpdateOrder) ...
bug
critical

Description In shop/inherit.py:7, Customer.objects.get_or_create() passes email and name as lookup fields instead of as defaults: customer, created = Customer.objects.get_or_create( user=request.user, ...
bug
critical

Violação de Acessibilidade WCAG Arquivo C:\TCC\TCC-2026\tcc-testes-v2\antigravity-tcc-v2\test-files\test.tsx Linha 24 Regra link-name Severidade critico Descrição Links devem conter texto visível ...
acessibilidade
wcag
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.