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

Add inventory kind and organization name as default search options on Inventory List #7675

Closed
mabashian opened this issue Jul 20, 2020 · 2 comments

Comments

@mabashian
Copy link
Member

ISSUE TYPE
  • Feature Idea
SUMMARY

I think both of these would be really useful as defaults.

  1. Inventory kind: This would be a boolean where the user could select Inventory or Smart Inventory to trim down the list to only inventories that match that kind.
  2. Organization name: If we're going to do Add organization to inventory list rows #7673 then I think giving users a quick way to search for it would be nice. The payload would look like organization__name=WhateverTheSearchIs
@mabashian
Copy link
Member Author

Note that I just added logic to remove smart inventories from the inventory lookup in the hosts form. For this form in particular we won't want kind to be a default search option since we're already filtering by that key.

@nixocio
Copy link
Contributor

nixocio commented Jun 25, 2021

Already verified.

@nixocio nixocio closed this as completed Jun 25, 2021
shanemcd pushed a commit to shanemcd/awx that referenced this issue Jun 28, 2021
Update inventory list filters

See: ansible#7675
shanemcd pushed a commit to shanemcd/awx that referenced this issue Jun 28, 2021
Update inventory list filters

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

No branches or pull requests

4 participants