Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not require template if index change and template disabled
If the elasticsearch index name is changed, its required to set a template. The error message was also shown when template itself are disabled. This is now changed that if templates are disabled, no error is returned. Closes elastic#5308
- Loading branch information