osmlab / to-fix-backend

The to-fix server
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Server throws 500 if a tagID is not found #265

Open kepta opened 6 years ago

kepta commented 6 years ago

If we hit the get-items endpoint with a tag ID that does not exist in the database, to-fix encounters an internal server error.

danmactough commented 6 years ago

😢

danmactough commented 6 years ago

@kepta This would probably be covered by addressing #176