OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

[BUG] Overriding field type in index pattern not working as it should

Open sandervandegeijn opened this issue 1 year ago • 3 comments

Describe the bug

We changed the mapping from string to date for a field on the opensearch side. This is picked up by dashboards, but in the drop down I can't select the date type:

image image

I don't why URL is there, but date is missing.

Expected behavior URL is gone, date is added alongside the string option

OpenSearch Version 2.14.0

Dashboards Version 2.14.0

Plugins

Default docker image

Screenshots

^^

Host/Environment (please complete the following information): ^^

Additional context

Add any other context about the problem here.

sandervandegeijn avatar Jun 21 '24 14:06 sandervandegeijn