Fixes: 1. Added B1/B2 Status Buttons to Debug Global Campaigns - Shows ✅ Update B1 → B2 button for B1 campaigns - Shows 🔄 Reset B2 → B1 button for B2 campaigns - Same as debug view for Local campaigns - Allows testing status changes 2. Fixed Python Log Message - Changed 'Status updated: A1 → A2' to 'B1 → B2' - Now correctly reports B1→B2 status update PHP Test: 1. B1→B2 tab 2. Debug: Load ALL Global Campaigns 3. Find NUTELLA (B1) 4. Click ✅ Update B1 → B2 5. Or click 🔄 Reset B2 → B1 if already B2 Python Test: Script now logs: 'Status updated: B1 → B2' ✅ 🤖 Generated with Claude Code |
||
|---|---|---|
| .. | ||
| shared | ||
| a1_to_a2_download.py | ||
| a2_to_a3_upload.py | ||
| a2_to_a3_upload_polling.py | ||
| b1_to_b2_download.py | ||
| test_connection.py | ||