Skip to content

Fixes #39437 - Apply taxonomies to UI bulk actions - CP 3.19#11095

Open
nadjaheitmann wants to merge 1 commit into
theforeman:3.19-stablefrom
ATIX-AG:39437_apply_taxononies_to_ui_bulk_actions_3.19
Open

Fixes #39437 - Apply taxonomies to UI bulk actions - CP 3.19#11095
nadjaheitmann wants to merge 1 commit into
theforeman:3.19-stablefrom
ATIX-AG:39437_apply_taxononies_to_ui_bulk_actions_3.19

Conversation

@nadjaheitmann

Copy link
Copy Markdown
Contributor

Before this patch, the Foreman UI did not send any information about taxonomies on the 'All Hosts' page for bulk actions. This could cause bulk actions to be applied to different hosts than the ones that were actually selected in the UI because the session in the backend would calculate the hosts independent from UI input.

Assisted-by: OpenAI Codex
(cherry picked from commit 34ee2c5)

Before this patch, the Foreman UI did not send any information about
taxonomies on the 'All Hosts' page for bulk actions. This could cause
bulk actions to be applied to different hosts than the ones that were
actually selected in the UI because the session in the backend would
calculate the hosts independent from UI input.

Assisted-by: OpenAI Codex
(cherry picked from commit 34ee2c5)
@pr-processor pr-processor Bot added Not yet reviewed Stable branch PRs that are opened against a stable branch. Usually a cherry pick labels Jul 9, 2026
@github-actions github-actions Bot added the UI label Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Not yet reviewed Stable branch PRs that are opened against a stable branch. Usually a cherry pick UI

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant