Horizon shows unhelpful error message by object deletion
Bug #1610229 reported by
Mikhail
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Low
|
Unassigned |
Bug Description
I work on Sahara Dashboard plugin. We use "DeleteAction" class from "table" module. We have a list of Node group Templates. During object deletion we can have some errors. (As a result of internal Sahara behavior).
User sees the message about the error: "Error: Unable to delete template: ml-master".
I think it will be more useful if we add an exception string to the error message. For instance: "Unable to delete template ml-master" by follow reason: "Node group template with id=1 are used in Cluster template".
We can add to https:/
Changed in horizon: | |
assignee: | nobody → Mikhail (mlelyakin) |
Changed in horizon: | |
assignee: | Mikhail (mlelyakin) → nobody |
tags: | added: error-reporting |
Changed in horizon: | |
status: | In Progress → Confirmed |
importance: | Undecided → Low |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/351777
Review: https:/