You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have a JIRA issue that is linked to a confluence page. When I run my automation, I want to pass down that confluence page to the new task I create. Is this possible?
Is it possible to get the URL of the confluence page that is attached to the issue without having to manually add URL in another custom field?
If this is not, are there work around like using workflow?
Hello @Garret Zhang
What your Automation does exactly? Only pass the Confluence link whenever a task is created? Is the new task a clone of the source issue?
My automation creates a task directly into another project managed by another team. Their team specifically asked to make sure all the attachments are included when a new task is created in their project.
This wasn't a problem until we decided to migrate over to confluence. So, the goal is to make sure the confluence page is linked to the new task that is created via the automation.
I hope this make more sense.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, as @Ralf Fehling said, there is no easy way to do this.
If you're willing to use a third-party app, I suggest trying our Copy & Sync application.
The way it will work: you create a recipe that copies your issue with all data needed, fields, comments, attachments, or, of course, Confluence Links (see below) from one project to another.
You can also choose to synchronize some content (for instance, when a comment is made on the cloned issue by the team B, the team A will see the comment on the source issue).
Then, you trigger this recipe directly with Automation regarding the triggers you already set.
That way, you can easily collaborate between teams and projects, and it's far easier to manage.
You can have a look at our app for free and I'll be glad to help if needed.
Regards
Thibaut
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Garret,
Currently, there is no comfortable way. Please take a look at this article.
Regards Ralf
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.