Hi.
I read "Confluence page created from template via automation rule does not have label applied". Situation of this question is very similar to it. The difference is the automation is JIRA automation.
In my specific case, trigger is start of a Sprint. "type": "jira.sprint.event.trigger:started".
There is only one action in the rule which is Confluence page creatation. "type": "confluence.create.content". This action has property of a specific "template" and the "template" has some Labels.
I've confired that maually generated confluence page based on the template has the Labels. But JIRA automation generated page does not.
Is there any way to have JIRA auto-generated Confluence page with the labels configured in its page template ?