I created a template in Confluence, "Planning Template", that has a Page Properties macro with a table as described here (https://support.atlassian.com/confluence-cloud/docs/insert-the-page-properties-macro/) and I added in the left column "label" and in the right column "planning" See picture:

After that, I created a separate page, "Sprint Planning Index", that has the Page Properties Report macro and listed the label to look for as "planning". See the first picture below. I also added a button to create a new document based off of the "Planning Template" from above. When a new document is created using that button the labels ARE applied to the new page.

The issue arises when trying to create a new page from an automation in Jira. After the trigger I have an action Create page in Confluence that uses "Planning Template".

The problem is this: When a document is created from the Jira Automation, the label "planning" is not applied - even though it is in the template.
Does anyone have a solution to getting labels to be added to documents created from Jira automation?