Display error messages for Security Attributes
Problem
Currently, when applying security attributes fails with GraphQL errors like Invalid attribute, users see no feedback in the UI.
The mutation silently fails without displaying the error messages returned by the GraphQL response.
Solution
Show error messages from securityAttributeProjectUpdate.errors
array in toast notifications or alert components.
Related issue
Edited by 🤖 GitLab Bot 🤖