https://github.com/ManageIQ/manageiq/pull/17629
New commits detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/ae523a73bfde0a62d455e407e3a32f9cf6bd420e commit ae523a73bfde0a62d455e407e3a32f9cf6bd420e Author: Nick LaMuro <nicklamuro> AuthorDate: Fri Jun 22 18:39:08 2018 -0400 Commit: Nick LaMuro <nicklamuro> CommitDate: Fri Jun 22 18:39:08 2018 -0400 Backport rework of #17626 for gapindashvili https://bugzilla.redhat.com/show_bug.cgi?id=1594027 https://bugzilla.redhat.com/show_bug.cgi?id=1594027 This is a reworking of all of the commits in: https://github.com/ManageIQ/manageiq/pull/17626 Previous commits include: 0ad75c2117faa8ce3678932fc8d383429d55b4e5 e7fd484acc9813462744046dd8b464a08b443527 065405d49975c80b3b852ddb21d413719bec976e * * * Allows MiqReport generation to a form of SQL for the custom_attribute columns, but not use virtual_attributes as the mechanism for it since they are not supported in other places (like `MiqExpression`) in this version of the application. See https://github.com/ManageIQ/manageiq/pull/17626 for more details. app/models/miq_report.rb | 7 + app/models/miq_report/generator.rb | 17 +- app/models/mixins/custom_attribute_mixin.rb | 42 +- 3 files changed, 59 insertions(+), 7 deletions(-) https://github.com/ManageIQ/manageiq/commit/ae523a73bfde0a62d455e407e3a32f9cf6bd420e commit ae523a73bfde0a62d455e407e3a32f9cf6bd420e Author: Nick LaMuro <nicklamuro> AuthorDate: Fri Jun 22 18:39:08 2018 -0400 Commit: Nick LaMuro <nicklamuro> CommitDate: Fri Jun 22 18:39:08 2018 -0400 Backport rework of #17626 for gapindashvili https://bugzilla.redhat.com/show_bug.cgi?id=1594027 https://bugzilla.redhat.com/show_bug.cgi?id=1594027 This is a reworking of all of the commits in: https://github.com/ManageIQ/manageiq/pull/17626 Previous commits include: 0ad75c2117faa8ce3678932fc8d383429d55b4e5 e7fd484acc9813462744046dd8b464a08b443527 065405d49975c80b3b852ddb21d413719bec976e * * * Allows MiqReport generation to a form of SQL for the custom_attribute columns, but not use virtual_attributes as the mechanism for it since they are not supported in other places (like `MiqExpression`) in this version of the application. See https://github.com/ManageIQ/manageiq/pull/17626 for more details. app/models/miq_report.rb | 7 + app/models/miq_report/generator.rb | 17 +- app/models/mixins/custom_attribute_mixin.rb | 42 +- 3 files changed, 59 insertions(+), 7 deletions(-)
QA steps for this bug can be found in the original: https://bugzilla.redhat.com/show_bug.cgi?id=1592480#c21
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:2184