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

Handle Errors for Get on entity already deleted #352

Closed
bmrgould opened this issue Jul 30, 2018 · 1 comment
Closed

Handle Errors for Get on entity already deleted #352

bmrgould opened this issue Jul 30, 2018 · 1 comment

Comments

@bmrgould
Copy link
Contributor

bmrgould commented Jul 30, 2018

If a user goes to view the page of an entity that was deleted it can error without being handled properly.

Example, going to view a blog, but the owner deleted it after the user loaded the list of blogs.

@bmrgould
Copy link
Contributor Author

bmrgould commented Aug 8, 2018

Get.Blog API does not check if it received a blog entity or an entity at all. So returns bad variables.

Event, Wire, Discussion, Event - return result: string about not found.

Bookmark says it is an event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants