Views
All
LiveFilter Tasks
Jane's Bugs

Create Ecto performance analyzer

Pending

Build query analysis tool. Suggest index improvements and N+1 detection.

Unassigned
Aug 23, 2025
ecto
performance
feature
API Service
20.2h est. Unknown

Fix LiveView websocket disconnection under heavy load

Pending

Users experiencing random disconnections when server processes 1000+ concurrent LiveView connections. Need to investigate Ranch configuration and implement connection pooling.

J John Doe
Yesterday
liveview
performance
bug
Phoenix Core
2.1h est. Unknown

Patch CSRF token validation bypass

Pending

Security audit revealed potential CSRF vulnerability in custom upload component. Must validate tokens properly in handle_event callbacks.

A Alice Williams
Yesterday
security
liveview
bug
LiveView App
3.5h est. Unknown

Memory leak in LiveView process state

Pending

LiveView processes consuming excessive memory after 24h uptime. Telemetry shows assigns growing unbounded. Need to implement proper cleanup in terminate callback.

B Bob Johnson
Yesterday
liveview
performance
bug
Phoenix Core
3.2h est. Unknown

Upgrade to Phoenix 1.7.14

In progress

Security patches and performance improvements available. Need to update router syntax and test all LiveView components. (18 days overdue)

B Bob Johnson
Jun 24, 2025
deployment
security
testing
Phoenix Core
37.6h est. Unknown

Optimize Ecto preload queries

Pending

Dashboard loading 3+ seconds due to nested preloads. Implement custom preload functions with select statements. (25 days overdue)

B Bob Johnson
Jun 17, 2025
ecto
performance
refactoring
Admin Dashboard
30.4h est. Unknown

Migrate from npm to esbuild

Pending

Simplify asset pipeline by removing node dependency. Configure esbuild for Phoenix 1.7 asset management. (21 days overdue)

J John Doe
Jun 21, 2025
deployment
refactoring
API Service
36.9h est. Unknown

Implement rate limiting for API endpoints

In progress

API vulnerable to abuse. Add Hammer or implement custom GenServer-based rate limiter. (10 days overdue)

Unassigned
Jul 02, 2025
security
feature
genserver
Phoenix Core
22.8h est. Medium

Set up Dialyzer for type checking

In progress

No static type analysis in place. Configure Dialyxir and add initial typespecs to critical modules. (19 days overdue)

C Charlie Brown
Jun 23, 2025
testing
enhancement
Admin Dashboard
13.6h est. Unknown

Resolve Ecto pool timeout in checkout flow

In progress

Database connection pool exhausted during peak hours causing 500 errors. Need to optimize N+1 queries in OrderController and increase pool size.

J Jane Smith
Yesterday
ecto
bug
performance
LiveView App
3.6h est. Unknown
Page 1 of 13

Rows per page