-
Suggestion
-
Resolution: Unresolved
Issue Summary
Currently when a new Space or Page or other Content is created or copied either through the UI or REST calls, it can take up to a minute for CQL to return the correct results, that is the search results are eventually consistent. This is different to the experience of JQL which is almost immediate in the search results when content is updated.
This is both for REST APIs used for search and through the UI, e.g.
- /wiki/rest/api/content/search?cql=space="CQLTEST" and type="page"
This can mean issues for apps that create or copy pages and then execute CQL will see a delay and this will impact customer experience.
It would be good if the delay between content creation and CQL search was minimised as much as possible.
This issue is causing significant lag in our BAU processes and creating questions of Atlassian product reliability with our users.
We were considering a plan upgrade but latency issues are questioning if this is the way we want to go