ferrero-opentext/src
DJP 00f35169a1 Add Global campaign search methods and update debug to show both Local and Global
StatusManager Enhancements:
 searchGlobalCampaigns() - Search for 'Global comm' campaigns (B1-B2 workflow)
 searchAllCampaignTypes() - Search for ALL campaigns (Local + Global)

Workflow Updates:
 Debug search now uses searchAllCampaignTypes()
 Shows both 'Local Adaptation' and 'Global comm' campaigns
 Updated success message: 'Local Adaptation + Global comm'

This fixes the issue where B1 campaigns weren't showing in debug view.

Test:
1. Click '🔍 Debug: Load ALL Campaigns' in any workflow tab
2. Should now see Global comm campaigns with B1/B2 status
3. Example: NUTELLA PLANT-BASED LAUNCH (Status: B1)

Next: Add dedicated B1→B2 workflow tab and status change buttons

🤖 Generated with Claude Code
2025-11-03 12:25:28 -05:00
..
ApiClient.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
AssetDownloader.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
AssetUploader.php Create simplified uploader matching exact standalone script 2025-10-28 09:12:51 -04:00
AssetUploaderSimple.php Add video dimensions to upload and disable CREATOR field 2025-10-30 15:50:36 -04:00
BoxClient.php Fix Box integration issues 2025-10-29 16:12:22 -04:00
BoxFileRetriever.php Fix Box integration issues 2025-10-29 16:12:22 -04:00
CampaignFormatter.php Fix status updates and enhance workflow with proper error handling 2025-10-23 16:43:09 -04:00
DatabaseClient.php Add full_metadata JSONB column - Store complete DAM metadata without truncation 2025-10-29 16:53:51 -04:00
FilenameParser.php Add Upload from Box workflow - Phase 1 Complete 2025-10-29 15:47:30 -04:00
IDGenerator.php Add PostgreSQL database integration and Box metadata template 2025-10-28 15:39:32 -04:00
Logger.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
MetadataExtractor.php Fix CREATIVEX extraction - detect at category level not field level 2025-10-31 11:29:06 -04:00
MetadataExtractorMVP.php Add video dimensions to upload and disable CREATOR field 2025-10-30 15:50:36 -04:00
MetadataMerger.php Rollback to simple 5-field metadata structure for uploads 2025-10-29 17:46:07 -04:00
OAuth2Handler.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
PostmanCollectionParser.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
ResponseFormatter.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
StatusManager.php Add Global campaign search methods and update debug to show both Local and Global 2025-11-03 12:25:28 -05:00
TestRunner.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
VideoMetadataExtractor.php Add field updates from V2 filename and video file analysis 2025-10-30 14:57:54 -04:00
WorkflowManager.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00