FOSElasticaBundle icon indicating copy to clipboard operation
FOSElasticaBundle copied to clipboard

[bug] When using aliases, fos:elastica:delete command doesn't work

Open dkarlovi opened this issue 2 years ago • 1 comments

It's trying to delete the index via its alias which yields

The provided expression [alias_name] matches an alias, specify the corresponding concrete indices instead.

Should resolve the index name instead.

dkarlovi avatar Oct 17 '23 09:10 dkarlovi