Open ananzh opened 1 year ago
Describe the bug Seems some mapping field are not able to be sorted even sortable property is true. I have added detailed reproduce steps below.
To Reproduce Steps to reproduce the behavior:
Go to Discover and use sample ecommerse data using playgroud.
Add field customer_gender and taxless_total_price.
customer_gender
taxless_total_price
Sort by 'customer_gender' and make sure we don't sort on time (need to click twice on time)
time
Sort by taxless_total_price. You could see taxless_total_price is sortable for Female and Male.
Remove customer_gender column to only sort on taxless_total_price. See errors
Expected behavior No error or more guidable error message.
OpenSearch Version any
Dashboards Version any
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
I'd be interested in taking this one!
Describe the bug Seems some mapping field are not able to be sorted even sortable property is true. I have added detailed reproduce steps below.
To Reproduce Steps to reproduce the behavior:
Go to Discover and use sample ecommerse data using playgroud.
Add field
customer_gender
andtaxless_total_price
.Sort by 'customer_gender' and make sure we don't sort on
time
(need to click twice ontime
)Sort by
taxless_total_price
. You could seetaxless_total_price
is sortable for Female and Male.Remove
customer_gender
column to only sort ontaxless_total_price
. See errorsExpected behavior No error or more guidable error message.
OpenSearch Version any
Dashboards Version any
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.