Skip to content

Conversation

prwhelan
Copy link
Member

Backport #134963

When there are more Transforms than the current page size, GET
_transform will mistakenly display an error message `Found
task for transform [...], but no configuration for it. To
delete this transform use DELETE with force=true.`.

When the page size is smaller than the reported total count of
transforms, we will now get all Transform Ids and compare that to the
running transforms to generate the dangling tasks error message.

Resolve elastic#134263
@prwhelan prwhelan added backport :ml/Transform Transform Team:ML Meta label for the ML team auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.19.5 and removed auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Sep 24, 2025
@prwhelan prwhelan added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Sep 25, 2025
@elasticsearchmachine elasticsearchmachine merged commit e28aa3e into elastic:8.19 Sep 29, 2025
23 checks passed
@prwhelan prwhelan deleted the backport/8.19/134963 branch September 29, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :ml/Transform Transform Team:ML Meta label for the ML team v8.19.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants