Skip to content

bugfix(teams-channels): orchestration binding upsert, m365 tenant, and notification team+channel

abdellatif elkerbani a demandé de fusionner bugfix/IAV-1332 vers develop
  • Extend wizard/OAuth/integration DTOs with Graph team/channel and Entra m365TenantId; propagate m365TenantId through integration status and AgentIntegrationResponseDTO.
  • LegalAgentIntegrationServiceImpl / LegalAgentWizardServiceImpl: best-effort PUT orchestration agent-integrations/{uid}/teams-binding when Teams ids are known; persist microsoftTeamsM365TenantId on LegalAgent from OAuth/replicate flows.
  • NotificationConfigurationRequestDTO + NotificationConfigurationServiceImpl: optional Teams team id; encode notification target as teamId|channelId when both present.
  • application.yml / application-local.yml: disable Hibernate SQL echo by default.

Rapports de requête de fusion