Actions
Bug #38009
openContent Override on deb type host with structured APT enabled bulk-action issue
Description
Trying to set content-overrides for structured deb content on a host using bulk-action results in not selected content being edited.
Reproducer:¶
- enable structured-apt setting
deb_enable_structured_apt
- create deb-content or migrate existing deb-content using
rake katello:migrate_structure_content_for_deb
(two or more deb repos should exist) - be sure to have at least one content view with one published and promoted version containing the deb-content
- create host and attach it to the deb-content
- on HostDetails page go to Content->Repository Sets tab
- make sure multiple shown deb-content have the same state
- select all content using the dedicated checkbox
- de-select at least one deb-content
- override content state using the bulk-action
Expected: not selected content is not reset
Actual: not-selected deb-content has overriden state.
Updated by The Foreman Bot 9 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11216 added
Updated by Markus Bucher 9 days ago
- Related to Feature #35959: Replace simple publisher with structured publisher for Debian Repositories added
Updated by Partha Aji 8 days ago
- Target version changed from Katello 4.15.0 to Katello Next
- Triaged changed from No to Yes
Actions