Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When deleting a target, check to see if it exists first #109

Open
thbishop-intuit opened this issue Sep 17, 2021 · 1 comment · May be fixed by #370
Open

When deleting a target, check to see if it exists first #109

thbishop-intuit opened this issue Sep 17, 2021 · 1 comment · May be fixed by #370
Assignees
Labels
bug Something isn't working component:service good first issue Good for newcomers hacktoberfest

Comments

@thbishop-intuit
Copy link
Collaborator

Currently if it doesn't exist, we will return a 500. This should probably be a 404 (or 200/204).

@thbishop-intuit thbishop-intuit added bug Something isn't working component:service labels Sep 17, 2021
@awwwd
Copy link

awwwd commented Oct 18, 2022

I can work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:service good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants