Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML] Transforms: It is not possible to clear retention policy on an existing transform #123691

Closed
przemekwitek opened this issue Jan 25, 2022 · 1 comment · Fixed by #124698
Closed
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Transforms ML transforms :ml v8.1.0

Comments

@przemekwitek
Copy link
Contributor

przemekwitek commented Jan 25, 2022

It is not possible to clear an existing retention policy on a transform config.
Such a possibility was implemented in the backend in elastic/elasticsearch#82703

POST _transform/some-transform/_update
{
  "retention_policy": null
}
@przemekwitek przemekwitek added enhancement New value added to drive a business result Feature:Transforms ML transforms labels Jan 25, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 25, 2022
@walterra walterra self-assigned this Jan 25, 2022
@walterra walterra added the :ml label Jan 25, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 25, 2022
@walterra walterra changed the title [Transform] Make it possible to clear retention policy on an existing transform [ML] Transforms: Make it possible to clear retention policy on an existing transform Jan 25, 2022
@peteharverson peteharverson added bug Fixes for quality problems that affect the customer experience and removed enhancement New value added to drive a business result labels Feb 2, 2022
@peteharverson peteharverson changed the title [ML] Transforms: Make it possible to clear retention policy on an existing transform [ML] Transforms: It is not possible to clear retention policy on an existing transform Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Transforms ML transforms :ml v8.1.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants