I need to write a code for automatically taking all the Jira issues into confluence, but confluence already have a macro Jira filter in it. How can I call the macro through python?
You will have to be a bit more specific. The filter in Confluence is dynamic, hence it will automatically be updated when the Jira issues are updated.
What are you trying to achieve by using Python?
Cheers,
Jens
Released.so - Release notes powered by Jira
So, I am writing a script to update my consolidated report page.
The page needs Jira links, so how can I do it using python script.
Is there any way python script can take the particular macro and give parameters to it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I believe you could achieve this by updating the content of the Confluence page, which also allows you to change the parameters used by the macro.
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.
Hello @Nachikethas E
Potentially you could avoid writing a python script altogether.
Please check out the app Jira Snapshots for Confluence . I am the product manager for the app. From the feedback we are getting, one of the things that often comes up is this: People who wrote elaborated scripts to update Confluence pages with Jira data were happy to see that they can replace their scripts with Jira Snapshots.
Not only are these scripts tricky to maintain, they also tend to be "rigid" and limited. Jira Snapshots gives you more flexibility and control for less effort.
Rina
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.