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

Deleted Child causing 404 Error in logs when visiting /note (Notes Manager) #474

Closed
sleidig opened this issue Jul 27, 2020 · 1 comment
Closed

Comments

@sleidig
Copy link
Member

sleidig commented Jul 27, 2020

Describe the bug
Probably because a Child entity was deleted but still is linked with some Note, the monitoring logs a PouchDB error for a user visiting /note page:

PouchDB Error 404: {"status":404,"name":"not_found","message":"missing","error":true,"reason":"deleted","docId":"Child:jp4z82q2"}

Additional context
https://sentry.io/organizations/ewb/issues/1750824447/?project=1242399&query=is%3Aunresolved

@sleidig
Copy link
Member Author

sleidig commented Aug 2, 2021

this needs a broader solution, let's discuss in #874

also related #931

@sleidig sleidig closed this as completed Aug 2, 2021
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

1 participant