issues Search Results · language:Dune language:JavaScript language:Java language:HTML language:Java language:Python
Filter by
61.7M results
Problem
PWA chat returns D-08 for valid party-name queries even when data exists and LLM is live.
Confirmed via DevTools on staging:
fetch( /api/chat/query , {method: POST , credentials: include ,
...
for:backend
from:qc
status:planned
task-assignment
Hey! Just a heads-up -- I ran a scan and it looks like an API key got committed to this repo, and it s still active.
| Detail | Value |
| --- | --- |
| Provider | Google Gemini |
| File | .env |
| Source ...
Overview
Handle refund requests and allow buyers to transfer tickets to another person.
Acceptance Criteria
- [ ] POST /api/tickets/:uuid/refund — request refund (respects event s refund window policy) ...
enhancement
Overview
Let users join a waitlist and get automatically notified when tickets free up.
Acceptance Criteria
- [ ] POST /api/events/:id/waitlist — join waitlist for a ticket type
- [ ] On cancellation/refund: ...
enhancement
Overview
Organiser can see who s coming and communicate with them.
Acceptance Criteria
- [ ] GET /api/organiser/events/:id/attendees — list with name, ticket type, check-in status
- [ ] CSV/Excel ...
enhancement
Overview
Staff can scan QR codes at the door to validate and check in attendees.
Acceptance Criteria
- [ ] POST /api/tickets/:uuid/scan — marks ticket as scanned, returns attendee name and ticket ...
enhancement
Overview
Issue digital tickets as QR codes after successful payment.
Acceptance Criteria
- [ ] Generate UUID-backed QR code per ticket on payment success
- [ ] Email confirmation with QR code PNG ...
enhancement
Overview
Secure checkout using Stripe for ticket purchases.
Acceptance Criteria
- [ ] POST /api/checkout — create Stripe PaymentIntent for cart
- [ ] Support Apple Pay / Google Pay via Stripe Payment ...
enhancement

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.