This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Description
Hello,
after upgrading to 1.12 I noticed we are not able to create ISM policies.
I simply took the example from your documentation here and this is the error message I got:
{
"error" : {
"root_cause" : [
{
"type" : "mapper_exception",
"reason" : "the [enabled] parameter can't be updated for the object mapping [policy.states.actions.allocation.exclude]"
}
],
"type" : "mapper_exception",
"reason" : "the [enabled] parameter can't be updated for the object mapping [policy.states.actions.allocation.exclude]"
},
"status" : 500
}
We run pure 1.12 release with no additional modifications. Please investigate as this is a critical issue for our production clusters