Skip to content
Snippets Groups Projects
Commit 943d702e authored by Paul-Christian Volkmer's avatar Paul-Christian Volkmer
Browse files

Fixed wrong handling of nonexisting feedback entries

If some kinds of feedback values do not exist do not throw the exception
NotFoundException. This only indicates, that these values should be '0'
which is the default value.

NotFoundException should only be thrown if the requested session of
feedback does not exist.
Every session has a feedback - sometimes with only 0 values.
parent a0853b4f
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment