### Environment Studio 2026.0.0 + Linux + IDEA 253 ### Bug Description Navigation to the Called Element for Call Activity in the Inspector does not work. https://github.com/user-attachments/assets/a89a8cb1-2ab4-449e-8f5e-ab115ae233e4 ### Steps To Reproduce 1. Create a Call Activity 2. Select Called Element Type "BPMN" 3. Select the called process 4. Click the navigation button to the called process ### Current Behavior An exception is thrown ```stacktrace 2026-04-09 10:24:05,904 [ 233676] INFO - #c.i.c.p.c.e.s.ProvenanceDatabaseService - Creating ProvenanceDatabase at: /home/nikulinma/.cache/JetBrains/IntelliJIdea2025.3/projects/untitled.5d17bf86/provenance 2026-04-09 10:24:12,200 [ 239972] WARN - #c.i.i.p.PluginManager - Suppressed a frequent exception logged for the 5th time: Expected file instead of directory: file:///home/nikulinma/IdeaProjects/_qaway/untitled/src/main/resources ``` ### Expected Behavior The called process is displayed in the editor
Environment
Studio 2026.0.0 + Linux + IDEA 253
Bug Description
Navigation to the Called Element for Call Activity in the Inspector does not work.
2026-04-09.10-23-56.mp4
Steps To Reproduce
Current Behavior
An exception is thrown
Expected Behavior
The called process is displayed in the editor