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!) v9.0.8 and removed auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Sep 24, 2025
@elasticsearchmachine elasticsearchmachine merged commit 6089cf4 into elastic:9.0 Sep 24, 2025
21 checks passed
@prwhelan prwhelan deleted the backport/9.0/134963 branch September 24, 2025 22:57
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 v9.0.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants