I use Atlassian Rovo getConfluencePage several pages with different query condition at a time and return same page for different query condition
Can you provide more context, based on your post I can't determine what action(s) you are taking and what your are trying to achieve or see as expected outcome?
@Shih Ting Yeh _RD-TW_ welcome to the community. One useful clarification: getConfluencePage retrieves a page by ID; it isn’t a search tool. If multiple parallel calls are returning the same page, I’d verify that each call is actually receiving a different pageId. For different query conditions, use searchConfluenceUsingCql first, then pass each returned page ID to getConfluencePage.
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.