Hi All,
I have a problem in below situation:
1. Postfunction in Jira Software using API to create new page in Confluence using API
2. New page is created sucessfully in Confluence, but Edit button is not display
3. I have to perform rebuid index from Admin funtion in Confluence, then Edit button can be display in New Page
Could any body have any exprience like my case? I have to index manually daily for all automatic pages which are created from Jira software to display Edit button right now. It is not inconveniently.
Thank you,
SAM
Hello @sao bien ,
Usually, if some data is not present for newly created entities and reindex solves this, this can mean that there is issue with performance or index queue so that Jira/Confluence cannot handle the data in time quickly.
As a workaround, you can use the Job or script to manually reindex just the page/issue you need with Java SDK so that it takes less time not to reindex all the data.
Thank you
Thanks Andrii Maliuta,
But I still not clear about your solution. Now I am having post script in groovy in Jira software to create new page which based on confluence API to create new page. How to add code for indexing after creating new page?
you suggest me to create new script in java to reindex data in confluence?
Best regards,
SAM
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.