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

For Automate expression methods include ids #2475

Merged
merged 2 commits into from Oct 25, 2017

Conversation

mkanoor
Copy link
Contributor

@mkanoor mkanoor commented Oct 19, 2017

The Expression Editor is used to build Advanced Search Filters and Automate Expression Methods.
When using it as an Automate Expression Method we need to compare object ids since custom dialogs for drop down items use ID to uniquely identify objects.

This PR passes in :include_id_columns => true into miq_adv_search_lists if we are using an expression method.

This PR depends on PR ManageIQ/manageiq#16242

The screen shot below shows the list of columns (fields) that a user can select when using the Regular Advanced Search

regular advanced search for vm

The screen shot below shows the list of columns (fields) that a user can select when using the Expression Method, you would see the ID column listed

expression method for vm

@miq-bot
Copy link
Member

miq-bot commented Oct 19, 2017

Checked commits mkanoor/manageiq-ui-classic@51f2e5f~...03f1e67 with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@h-kataria h-kataria added this to the Sprint 72 Ending Oct 30, 2017 milestone Oct 25, 2017
@h-kataria h-kataria merged commit 9704f97 into ManageIQ:master Oct 25, 2017
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

4 participants