Skip to content

IAV-1392/feat(admin-workflows): bulk refresh public-tender n8n workflows from templates

abdellatif elkerbani a demandé de fusionner feature/IAV-1392 vers develop
  • Add PublicMarketWorkflowAdminController POST endpoints under /admin/workflows/bulk-update/* (main, notification, both) returning BulkWorkflowUpdateResponse.
  • Add PublicMarketWorkflowAdminService + implementation via PublicMarketWizardServiceImpl: page agents by workflow presence, fetch templates via file-manager, preserve credential refs, prune notification branches by Slack/Teams configuration, replace placeholders, and deactivate/update/reactivate workflows through core-n8n while keeping workflow IDs.
  • Add paginated repository queries for agents with main / notification workflows.
  • Extend Paths.PublicTenderAgent with Admin route constants.

Rapports de requête de fusion