Elena Stoeva

Results 20 comments of Elena Stoeva

Thanks for the review @alisonelizabeth! > "Synthetic" mode is still supported via the API, but we haven't build the UI yet (follow up: #181609). If I create a template via...

> I noticed one more thing, but it may be related to an existing issue: #106006. If I create a template via the API with the synthetic mode, then click...

Hi @alisonelizabeth, I found that the `mode` property cannot be set if `enabled` or non-empty `includes`/`excludes` properties are set. For example, the following Es request would fail: ``` PUT _index_template/my_template...

Thanks for providing test instructions @Bamieh! I tested locally but it looks like something is off in the UA UI. When I mark one deprecation as resolved and then mark...

Hi @muskangulati-qasource, this setting seems to be disabled by default in serverless. If you'd like to enable it in the Security serverless projects, you need to add it to the...

In [#186997](https://github.com/elastic/kibana/pull/186997) we introduced a SharedUX package that allows tables in Kibana to store user preferences for 'Rows per page' and sort criteria in local storage (for each table). This...