Hello guys,
Is there anyone who could help me with an automation for this usecase:
JIRA Issue has a Confluence page linked. Linking of the page to the issue should trigger an issue update to couple of custom fields either using a Workflow transition button or an Automation Rule (could be manual).
Using JMWE postfunction in a workflow transition I want to access the confluence page name, id of the page, labels added to that page and store these information in JIRA Custom fields. Is there a method how to achieve this with for example using remoteLinks nunjucks filter?
Thank you