-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
Severity 3 - Minor
Issue Summary
The Rovo Agent is generating error messages when attempting to create Epics based on existing User Stories, resulting in incorrect issue types being created.
- It seems the Create all button is embedded with the wrong request. When the /action endpoint is called, request body (issueTypeId) supplied is incorrect.
Steps to Reproduce
Use the Create All button from the Rovo prompt; and observe the results.
Expected Results
The Rovo Agent should create Epics based on existing User Stories.
Actual Results
Rovo responds with an error message.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available