-
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
chargeback - group results with unknown project under 'unknown project' #14811
Conversation
@miq-bot add_label chargeback, providers/containers |
Checked commit zeari@86e8b82 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
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.
👍 This will work.
Good idea with naming it unknown
and showing it to the user.
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.
This seems like it should address the case where a container image is not connected a project. Were you able to test this out to make sure the the "unknown project" can be displayed properly on the report?
For the future reference, the traceback was:
|
@gtanzillo instead of creating something custom for this entry can the reporting system cope with |
@gtanzillo Yes. The screenshot above is the result of running the report after setting the |
Thanks @zeari I forgot to look at the screenshot! 👍
|
@gtanzillo if the column is named "Project" (as in this case) and the cell has a value of "Missing Field" (when |
I think there might be some confusion going on. The |
chargeback - group results with unknown project under 'unknown project' (cherry picked from commit d573adc)
Fine backport details:
|
chargeback - group results with unknown project under 'unknown project' (cherry picked from commit d573adc) https://bugzilla.redhat.com/show_bug.cgi?id=1444041
Euwe backport details:
|
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1442158
containers without an identifiable project will grouped under "Unknown Project" in Chargeback for container images reports
@gtanzillo @lpichler @isimluk Please review
cc @simon3z