Skip to content
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

Check role features in report data request #3350

Conversation

lpichler
Copy link
Contributor

Fix that on report data request the check on role feauture was skipped

role feature has been inherited from controller and action name and
it leads to check role
for example ems_block_storage_report_data and it should be
ems_block_storage_show_list.

@miq-bot assign @martinpovolny
cc @karelhala

@miq-bot add_label bug

role feature has been inherited from controller and action name and
it leads to check role
for example ems_block_storage_report_data and it should be
ems_block_storage_show_list.
@miq-bot
Copy link
Member

miq-bot commented Jan 31, 2018

Checked commit lpichler@9890ab0 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 👍

Copy link
Contributor

@karelhala karelhala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codewise looks good.

@lpichler lpichler closed this Feb 1, 2018
@lpichler lpichler reopened this Feb 1, 2018
@mzazrivec mzazrivec assigned mzazrivec and unassigned martinpovolny Feb 2, 2018
@mzazrivec mzazrivec added this to the Sprint 79 Ending Feb 12, 2018 milestone Feb 2, 2018
@mzazrivec mzazrivec merged commit bbe2cee into ManageIQ:master Feb 2, 2018
@mzazrivec
Copy link
Contributor

@lpichler is this gaprindashvili/yes ?

@lpichler lpichler deleted the check_role_features_in_report_data_request branch February 2, 2018 11:55
@lpichler
Copy link
Contributor Author

lpichler commented Feb 2, 2018

@mzazrivec it can be, thanks for merging :)

@miq-bot gaprindashvili/yes

@miq-bot
Copy link
Member

miq-bot commented Feb 2, 2018

@lpichler unrecognized command 'gaprindashvili', ignoring...

Accepted commands are: add_label, assign, close_issue, move_issue, remove_label, rm_label, set_milestone

@martinpovolny
Copy link

I am not sure about the nested list case here where a controller for entity A displays a list of entities of type B. In that case we are executing a test for A if I read the code correct.

Ping @lpichler

@simaishi
Copy link
Contributor

simaishi commented Mar 7, 2018

@lpichler Please add BZ link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants