exists() must not log an ERROR #8
Closed
Comments
katta
pushed a commit
to twxkit/joss
that referenced
this issue
Oct 6, 2014
…gged when the entity does not exist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
exists() gets the Container/StoredObject information object. When this entity does not exist, it returns a 404.
Make sure that no ERROR is logged if exists is called and this leads to a 404.
The text was updated successfully, but these errors were encountered: