-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Rovo Service - Resolution management
-
None
-
1
-
Severity 3 - Minor
-
3
Issue Summary
When a user posts a comment and clicks Resume within a few seconds, a race condition causes a resolution plan step to be displayed as "executing" (infinite spinner) even though the conversation has completed.
Steps to Reproduce
- Start a resolution plan on a JSM ticket
- While a step is in a handoff/failed state waiting for human action, post a comment with the requested information
- Click Resume within ~4 seconds of the comment
- Observe step remains stuck at IN_PROGRESS with an infinite spinner
Expected Results
Step should reach COMPLETED and spinner should stop.
Actual Results
Step is stuck at IN_PROGRESS in the UI.
Workaround
Currently there is no known workaround for this behaviour. A workaround will be added here when available