Skip to content
Commit 2cd6b6d5 authored by Björn Geuken's avatar Björn Geuken
Browse files

[webui] Fix 500 error when looking for a build log of a non existant project

We had 2 uncatched exceptions in the live_build_log action: Project::UnknownObjectError and
Package::UnknownObjectError. With this commit we will catch those errors and show a flash
error instead.

Related errbit error:
  https://errbit-opensuse.herokuapp.com/apps/5620ca2bdc71fa00b1000000/problems/564ee010ae70420009000004
parent a14fc7ea
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