Multi-bodied Macro doesnt appear to work on Forge on connect

Hi, i have been able to use multi bodied macros as described here using “bodyType”: “multi-body-rich-text”.

However when trying to deploy this to forge using forge on connect i get the following error message:

  {
            "__typename": "AppDeploymentLogEvent",
            "stepName": "Validate manifest",
            "createdAt": "2025-01-31T13:19:01.876Z",
            "message": "Manifest validation failed\nValidation errors: {\n  \"validationResult\": {\n    \"tid\": \"a9153f332c17415e93b6168985288f51\",\n    \"code\": 400,\n    \"type\": \"UpsertEnvironmentRequestInvalidError\",\n    \"message\": \"Upsert Environment Request body is invalid. Error message: connect-confluence:dynamicContentMacros[expands]: /bodyType must be equal to one of the allowed values\"\n  }\n}",
            "level": "WARNING"
          },

Any help on what could be the problem would be helpful.

Thanks in advance.

1 Like

Hi Ludvig,

Thanks for raising this with us. We’ve identified the bug and patched it. Please give the deployment another go and let us know if you have any other issues.

Thanks
Serena

Thanks

This topic was automatically closed after 30 days. New replies are no longer allowed.