Hi @astergiakis, this is related to the same root cause as your other report (Custom Automations Execute “Use Case Refresh”).
The reason the conversations are invisible is that the use-case-refresh pipeline doesn’t create a conversation at all — it refreshes an internal index and returns without generating a session. So there’s genuinely no conversation to find, which explains the “Session not found” errors.
This is fixed in v0.4.16 (same fix as the other bug). Once you’re on the new version, conversations will be created properly. You can find them via:
- Filter icon (funnel) in the conversations sidebar — toggle to include automation conversations
- “View conversation →” link on running automations in the Automations tab
- Expand a completed run in the Automations tab and click “View”
By default, automation conversations are filtered out of the sidebar to keep it clean — the filter toggle lets you show them when needed.
If you continue to see “Session not found” errors after updating to v0.4.16, please raise it via the ? icon → Feedback & Bugs in the app — you can include diagnostic logs which help us debug these issues much faster.