mindlesscloud opened a new pull request, #3859:
URL: https://github.com/apache/incubator-devlake/pull/3859
### Summary
The following API was returning status code 500 if the record was not found,
in this PR it is fixed to returning 404 instead of 500
GET `/plugins/jira/connections/{connectionId}/scopes/{scopeId}`
GET `/plugins/github/connections/{connectionId}/scopes/{scopeId}`
GET `/plugins/gitlab/connections/{connectionId}/scopes/{scopeId}`
GET `/plugins/jenkins/connections/{connectionId}/scopes/{scopeId}`
### Does this close any open issues?
No, related to https://github.com/apache/incubator-devlake/issues/3468
### Screenshots

### Other Information
Any other information that is important to this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]