DJP
|
022f232224
|
Fix UnboundLocalError in A1->A2 uploader and add error email
|
2025-12-10 08:36:16 -05:00 |
|
DJP
|
a7d17dd00d
|
Add CSV attachment with campaign details to A1 and B1 success emails
|
2025-12-07 19:27:36 -05:00 |
|
DJP
|
160ef8ad43
|
Implement prefix-based tracking ID system for master files
- Master files (B1→B2) now always start with 'M' prefix
- Regular files (A1→A2, A5→A6) never start with 'M'
- Updated generate_unique_tracking_id() to accept is_master parameter
- All tracking IDs remain 6 characters in length
- No database schema changes required
|
2025-12-06 10:01:05 -05:00 |
|
DJP
|
4c691dda30
|
Update CSV format to combine Campaign Number and Name, add manual regeneration script
|
2025-12-01 09:22:32 -05:00 |
|
DJP
|
99d8621266
|
Increase throughput: process 2 campaigns in A1→A2, all files in A2→A3
|
2025-11-26 13:43:06 -05:00 |
|
DJP
|
6fe2ba234b
|
Implement Auth V2 (Hybrid mTLS/OAuth) and update field mappings
|
2025-11-21 16:46:37 -05:00 |
|
DJP
|
b906434f67
|
Add A1->A2 and A4 Box CSV uploader scripts
|
2025-11-20 22:52:26 -05:00 |
|