Last modified by Boris Folgmann on 2026/03/20 15:29

From version 10.1
edited by Boris Folgmann
on 2026/03/20 14:10
Change comment: There is no comment for this version
To version 9.9
edited by Boris Folgmann
on 2026/03/20 14:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,11 +17,10 @@
17 17  [[image:1774014880860-303.png||data-xwiki-image-style-border="true"]]
18 18  
19 19  1. The wildcard expression [[https:~~/~~/*.environment.api.powerplatform.com/*>>url:https://*.environment.api.powerplatform.com/*]] which matches the Webhook URLs needs to be added to the Jira Allowlist. Since this can be only done by Jira Sysadmins, customers need to raise a service request in their support project to get it configured.
20 -1. For the Parse JSON step paste the Schema provided at [[JSON-Schema.json>>https://prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/JSON-Schema.json]] It's more reliable than the one provided by Atlassian.
21 -1. It can happen, that the JSON snippet provided by Atlassian for posting the card needs to be adapted. It's the files pasted in the Code view tab. It uses multiple times the name "Parse_JSON" to refer to the previous step. In a German environment this needs to be changed to JSON_analysieren, or you will get an error about it when saving the workflow.
22 -1. The design of the adaptive card can be improved by changing the JSON in the last workflow step. Please try first the best versions we developed over time:
20 +1. For the Parse JSON step pate the Schema provided at [[https:~~/~~/prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/JSON-Schema.json>>https://prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/JSON-Schema.json]]
21 +1. It can happen, that the JSON snippet provided by Atlassian for posting the card needs to be adapted. It's the files pasted in the Code view tab. It uses multiple times the name "Parse_JSON" to refer to the previous step. In a German environment this needs to be changed to JSON_analysieren, or you will get an error about it when saving the workflow. The design of the adaptive card can be improved by changing the JSON in the last workflow step. Please try first the best versions we developed over time:
23 23  
24 -* EN [[AdaptiveCard.json>>https://prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/AdaptiveCard.json]]
25 -* DE [[AdaptiveCard_de.json>>https://prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/AdaptiveCard_de.json]]
23 +* EN [[https:~~/~~/prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/AdaptiveCard.json>>https://prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/AdaptiveCard.json]]
24 +* DE [[https:~~/~~/prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/AdaptiveCard_de.json>>https://prd.sdc.t-systems.net/bitbucket/projects/DEVOPSAAS/repos/devops-tools-ms-teams-connection/browse/jira/AdaptiveCard_de.json]]
26 26  
27 27  [[https:~~/~~/adaptivecards.io/>>url:https://adaptivecards.io/]] documents the structure, [[https:~~/~~/adaptivecards.io/designer/>>url:https://adaptivecards.io/designer/]] offers an interactive designer application. See also [[Format cards in Teams>>url:https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-format?tabs=adaptive-md%2Cdesktop%2Cdesktop1%2Cdesktop2%2Cconnector-html]].