elasticsearch/docs/reference/transform
Benjamin Trent 5f03cab87e
[ML] correctly validate permissions when retention policy is configured (#85413)
When a transform has a `retention_policy` it needs to be able to delete documents in the destination index. 

`create_index` does not necessitate that we can delete documents from it. So, even if we create the index, we need to verify that we can delete documents given the `retention_policy` definition.

This is not a crucial bug as the transform will simply fail later. Its nicer to fail sooner.

closes https://github.com/elastic/elasticsearch/issues/85409
2022-03-29 07:54:31 -04:00
..
apis [ML] correctly validate permissions when retention policy is configured (#85413) 2022-03-29 07:54:31 -04:00
images [DOCS] Adds Transform alerts docs (#78185) 2021-10-05 14:06:48 +02:00
api-quickref.asciidoc [Transform] Transform Reset API (#79828) 2021-11-09 10:21:57 +01:00
checkpoints.asciidoc Add missing word in data streams checkpoints docs (#73005) 2021-05-13 08:34:34 +02:00
ecommerce-tutorial.asciidoc [DOCS] Adds reference of transform reset option to the tutorial (#84194) 2022-02-23 10:00:44 +01:00
examples.asciidoc [DOCS] Fix subject-verb agreement typo (#80774) (#80783) 2021-11-16 18:35:35 -05:00
index.asciidoc [DOCS] Adds Transform alerts docs (#78185) 2021-10-05 14:06:48 +02:00
limitations.asciidoc [DOCS] Adds new transform limitation item and a note to the tutorial (#79479) 2021-10-26 10:14:58 +02:00
overview.asciidoc [DOCS] Adds new transform limitation item and a note to the tutorial (#79479) 2021-10-26 10:14:58 +02:00
painless-examples.asciidoc [DOCS] Updates Painless transform examples (#82802) 2022-01-25 10:17:49 +01:00
setup.asciidoc [DOCS] Add read_pipeline privilege to transform setup (#84151) 2022-02-22 07:47:44 -08:00
transform-alerts.asciidoc [DOCS] Changes title of transform alert docs. (#80362) 2021-11-05 10:28:20 +01:00
transforms-at-scale.asciidoc [Transform][Docs] Delete advise about group_by order (#82886) 2022-01-25 10:22:33 +01:00
transforms.asciidoc [DOCS] Adds Transform alerts docs (#78185) 2021-10-05 14:06:48 +02:00
troubleshooting.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
usage.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00