payload geändert

This commit is contained in:
JM 2026-05-05 15:33:06 +02:00
parent 358817dadd
commit b5fa8eaccc
1 changed files with 3 additions and 2 deletions

View File

@ -55,9 +55,10 @@ class NotificationPayloadFactory
// Diskussion in den Tab-Kontext schreiben
$contextJson = json_encode([
'subPageId' => $discussionUrl,
'subEntityId' => $discussionUrl,
'subEntityLabel' => $discussionTitle,
'subEntityWebUrl' => $discussionUrl,
], JSON_UNESCAPED_SLASHES);
// Teams-Deep-Link auf den Personal Tab
$teamsDeepLink = sprintf(
'https://teams.microsoft.com/l/entity/%s/%s?webUrl=%s&label=%s&context=%s',