Refactor: Use predicate method for composite identity forbidden check
What does this MR do and why?
Refactors the pipeline view to use the composite_identity_forbidden? predicate method instead of directly accessing the failure_reason attribute with read_attribute.
References
Screenshots or screen recordings
No visual changes
| Before | After |
|---|---|
How to set up and validate locally
Follow this instructions: !191864 (comment 2614405736)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #571151 (closed)