If ID is wrong (e.g. text) some error messages further can fail as they are expecting int. It is a simple change to propagate better errors.
:thumbsup:
Commit e6a5b8f5 fixes this pull-request
Pull-Request has been merged by tkopecek
If ID is wrong (e.g. text) some error messages further can fail as they are expecting int. It is a simple change to propagate better errors.