Hello Community,
Here is the scenario which I am trying to achieve:
- Create issue on JIRA
- It should automatically create Confluence page having same title
- The automatically created Confluence page should be linked automatically in created JIRA issue
I am able to create Confluence page automatically when JIRA issue is created. But I am struggling to link Confluence page automatically with JIRA issue.
Appreciate if anyone can help me in this. Thank you in advance for your help.
Hi @Muhammad Bilal Mustafa , have you taken a look at automation? You should be able to trigger on the issue being created and then use some conditions to qualify when you want to have the action done. The action should be to create a confluence page. Let me know if automation rule is not working for you.
Hi @Jack Brickey I am able to create the confluence page when JIRA issue is created. I created this simple automation rule:
Now, I want that created confluence page should be linked with JIRA issue. It should show something like this (I did this manually just to give you example)
I hope you understood what I am trying to do.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Got it...have a look at the following Community post from @Esther Strom ...
Automating-the-creation-of-a-Confluence-page-linked-to-a-Jira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Muhammad Bilal Mustafa - I found this community post when attempting to do the same thing:
https://confluence.atlassian.com/jirakb/how-to-link-a-confluence-page-on-a-jira-cloud-issue-via-rest-api-1283364340.html
It uses the following API call:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Muhammad Bilal Mustafa
If you're looking for a simple and powerful way to do that, I suggest taking a look at our application called Publish.
With our app you can create Confluence pages from Jira issues. It integrates with Automation, but it has many more features than the native solution. Indeed, you can :
The app is free for 30 days, (and stays free if your instance is under 10 users), so feel free to give it a try.
Let me know if you have any question!
Regards
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.