--- id: 226792fc-23df-4bee-976f-04148ad6f3a5 type: solution title: "Pending transaction validation for /dropadd" tags: [major-domo, python, discord, fix, transaction] importance: 0.6 confidence: 0.8 created: "2025-12-21T23:20:25.858679+00:00" updated: "2025-12-21T23:20:25.858679+00:00" --- Added validation to prevent adding players already in pending transactions (frozen=false, cancelled=false, week=next_week) to new transactions. Made add_move() async with check_pending_transactions parameter. IL moves explicitly excluded from validation per user request.