-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include resource_action type and ID in linked components error message #18152
Conversation
@miq-bot add_label bug |
Would you mind updating the tests for this? |
It would be really cool if you put an example before/after error message right in the PR description. 🎃 🍬 |
While this is a better message it only helps people accessing the console so they can lookup the object. It would be better if we could provide the name of the item along with the data you have here. It might looks something like this:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now we have a good chance at identifying the resource from the UI. Thanks 👍
Include resource_action type and ID in linked components error message (cherry picked from commit e018bc6) https://bugzilla.redhat.com/show_bug.cgi?id=1644320
Hammer backport details:
|
Will help debug https://bugzilla.redhat.com/show_bug.cgi?id=1644320.
When trying to delete a service dialog, if the dialog has connected components, it can't be deleted but this enhances the error message to tell you if what is still connected to the dialog.
before:
after: