Skip to content

Enhancement Request: HCP Vagrant registry filtering #13667

@stephenreay

Description

@stephenreay

Is your feature request related to a problem? Please describe.
Please improve the filtering system on https://portal.cloud.hashicorp.com/vagrant/discover

The current filters (architecture and provider) are apparently used independently when building the query for boxes. As a result, a query for e.g. arch=arm64; provider=vmware_desktop provides any box that has ever had any release version that supports arm64 using any provider or any release version that supports any arch using vmware_desktop. This basically makes it useless.

Describe the solution you'd like
The filters should be combined, e.g. using an "AND" operator not an "OR" operator.

Describe alternatives you've considered
I tried being clairvoyant and just guessing if a box would support the provider & arch I needed; This gave me roughly similar results to using the filter fields.

Additional context
I realise this issue tracker is for Vagrant itself, and not the HCP Vagrant registry. I tried to file this issue in the HashiCorp Help Center, but couldn't.

Approximately four hours after I tried to login, I got an email asking me to create a new password.

Once I'd managed to login, I tried to create a new support ticket, only to find that it won't let me. It loops constantly telling me I need to pick a priority, regardless of which priority I pick on the form.

What exactly is the process to report issues with the issue reporting process?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions