Actions & Recommendations Component
This component seems to hide an Action once the agent has completed it. In complex cases, we have agents to have to repeat the same action multiple times. How can we ensure Actions don't disappear from the list after they've been run the first time?
If I understand it correctly, it's the same issue I faced today @Alastair Dinning @Pawel Dobrzynski:
- A user clicks on an Action in the list of Actions & Recommendations
- This starts a screen flow where the user provides some data. Usually this is sufficient. The Action automatically disappears after completing the screen flow
- Sometimes a case requires additional data, using the same screen flow
Do your users see the 'Add' button at the top of the list of Actions?
My users do and they can click that to select an Action, even if it's not in the list of Actions anymore.
This list can be filled by creating a 'Actions & Recommendations Deployment' in Setup > User Interface > Actions & Recommendations'. Once you've saved this deployment, add it to the Actions & Recommendations component on the Case Lightning Record Page.
I know this doesn't actually 'fix' the problem, but it looks like a good workaround to me (assuming I understand your issue correctly)