I'm looking for a prompt to find similar issues which are already implemented and use the worklog data of those issues to assist the estimation of another issue.
I've tried different prompts, but Rovo is to sharp while searching for similar issues. We have a long running project where we have already implemented similar issues, they still exist. But Rovos query ends up in filters like:
Prompt: find similar issue related to abc-833
Result: issue in linkedIssues(abc-833) ORDER BY created DESC
Prompt: Try answering by searching the knowledge base
Result: issue in linkedIssues(abc-833) ORDER BY created DESC
Prompt: Find issues that are approximately similar to abc-833
Result: text ~ "abc-833" ORDER BY created DESC
What has to be done to receive a broader list of results - to get a fuzzy-search?
Recommended Learning For You
Level up your skills with Atlassian learning
Make AI a part of the team
Avoid common AI pitfalls and follow best practices to make AI work for your team.
Learning Path
Get the most out of Rovo
Learn how to use Rovo, Atlassian's AI-powered product, to find, learn, and act on information faster.
Use Rovo across your organization
As an Atlassian organization admin, learn the capabilities of Rovo and how to enable it across products.