Actions
Bug #36516
closedContent View comparison - RPM packages search missing auto-completion
Fixed in Releases:
Found in Releases:
Description
If you go to Content views -> <content-view> -> Versions -> compare 2 versions -> RPM packages, the search box works, but it does not show any auto completion.
This makes it pretty hard to find out which parameters are available for this view.
Updated by Lukas Magauer over 1 year ago
After searching in the code, could it be that this line here is missing a trailing /?
https://github.com/Katello/katello/blob/master/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompareConfig.js#L140
autocompleteEndpoint: 'katello/api/v2/packages',
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10618 added
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.10.0 added
Updated by Anonymous about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|76fdd41fcf9f8650cf188612cd5cecc7d41125c7.
Updated by Jeremy Lenz about 1 year ago
- Category changed from Web UI to Content Views
- Target version set to Katello 4.8.2
Updated by The Foreman Bot about 1 year ago
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/katello/pull/10624 added
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Fixed in Releases Katello 4.8.2 added
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Fixed in Releases Katello 4.8.3 added
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Fixed in Releases deleted (
Katello 4.8.3)
Updated by William Clark 12 months ago
- Target version changed from Katello 4.8.2 to Katello 4.9.2
Updated by The Foreman Bot 12 months ago
- Pull request https://github.com/Katello/katello/pull/10754 added
Updated by The Foreman Bot 12 months ago
- Pull request deleted (
https://github.com/Katello/katello/pull/10618, https://github.com/Katello/katello/pull/10624, https://github.com/Katello/katello/pull/10754)
Updated by David Moore 11 months ago
- Subject changed from Content View comparison - RPM packages search missing auto completion to Content View comparison - RPM packages search missing auto-completion
Actions