Issue:
When a process step has broken inheritance settings (marked in red) in the attribute matrix, hovering over the step name displays the message "Broken inheritance of settings" instead of the actual step name.
Problem:
This makes it difficult to identify steps, especially when names are similar (e.g., Approval I/II/III), and the limited display space with no text wrapping shows only a truncated version of the name. As a result, users cannot distinguish between steps and may make mistakes.
Recommendation:
Display the full step name on hover regardless of inheritance status. The broken inheritance info should be shown separately (e.g., via an icon or tooltip), without replacing the step name.