Skip to content

Resolve "Improve text for error "No issue found for given params" in UI"

Marcin Sedlak-Jakubowski requested to merge msjr-no-issue-found-for-params into master

What does this MR do?

When attempting to add a non-issue URL or ID as a linked issue, the following message appears: No issue found for given params.

It should be improved to something like:

  • in general: No matching issue found. Make sure that you are adding a valid issue URL.
  • or in case of Guest trying to add a related issue: No matching issue found. To add an issue, you must at least have the role of Reporter.

Related to #227630 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Marcin Sedlak-Jakubowski

Merge request reports