Incorrect error when adding issue to epic multiple times
Summary
When adding an issue to an epic, that is already linked, the error displays incorrect information:

Error message should state something similar to: "Issue already linked to this Epic"
Perhaps it should be a yellow banner instead of red as it isn't a hard failure?
Steps to reproduce
- Add an issue to an Epic via the Epic's
Add Issueoption. - Attempt to add the same issue via the same method
- View error
What is the expected correct behavior?
- Proper error message should be displayed to reduce user confusion on why the action failed