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
Learning Path
Get the most out of Atlassian Intelligence
Unlock your team's full potential by automating repetitive tasks and generating new ideas with Atlassian Intelligence.
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.
Using Atlassian Intelligence across your organization
As an Atlassian organization admin, learn the capabilities of Atlassian Intelligence and how to enable it across products.