handle missing decision tasks more gracefully #1267
Labels
bug
Something isn't working
good first issue
Good for newcomers
python
Pull requests that update Python code
We currently get an unhandled exception when a decision task for a release cannot be found. On the frontend, this most likely shows up as a generic error, which is not very useful to users. We ought to turn it into a more actionable message (eg: "Couldn't create release; selected revision has no decision task").
The current full traceback is:
The text was updated successfully, but these errors were encountered: