Bug #4765
closedUI: Content Views: Errata ID filter: 404s on List/Remove & Add lists
Description
The UI is incorrectly constructing the resource requests sent to Katello, resulting in 404s.
Setup:
- Create & sync product/repo w/errata
- Create a content view
- Add repo to the view
- Create an 'Errata by ID' filter
- Navigate away from the filter and re-open it
- At this point, you should see "Filters >> errata by id:...." and the List/Remove an Add tabs
- Click on the Add tab, 2 requests are sent to the server, each resulting in a 404
- Click on the List/Remove tab, 2 requests are sent to the server, each resulting in a 404
- The resources to the server look similar to:
katello/api/v2/content_view_filters//available_errata?page=1&search=
katello/api/v2/content_view_filters/available_errata?page=1&search=
Only 1 request should be sent to the server and it should include the id of the filter being edited.
Updated by Eric Helms over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:ab52f701ee17db59b53f286911823a300b238218.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13