-
Bug
-
Resolution: Fixed
-
Low
-
None
-
Minor
Issue Summary
Currently if this action is included in an agent, it is not executable
Steps to Reproduce
Reproduce in 2 different ways:
Case 1: Agent without knowledge, only this action
- Create a new agent
- Select no organisational knowledge
- Add this "Find similar work items in Jira" action
- Ask the agent to find similar issues, it couldn't do it and no actions were executed
Case 2: Agent with knowledge, and this action
- Create a new agent
- Select all organisational knowledge or any custom knowledge
- Add this "Find similar work items in Jira" action
- Ask the agent to find similar issues, it will show "Search Jira issues using a JQL expression" status update, but the results can be irrelevant, as this uses one of the default action for searching issues with JQL, which is not optimised on similarities
Expected Results
Should invoke the right action and return similar issues
Actual Results
- Ask the agent to find similar issues, it couldn't do it and no actions were executed
- Ask the agent to find similar issues, it will show "Search Jira issues using a JQL expression" status update, but the results can be irrelevant, as this uses one of the default action for searching issues with JQL, which is not optimised on similarities
Workaround
No workaround. The action is in beta release.
Currently there is no known workaround for this behavior. A workaround will be added here when available