Skip to content

[Maps] date labels are not formatted #53962

@nreese

Description

@nreese

Date fields are not properly formatted. This is because the values returned from _searchare formatted as epoch_millis so they can be used for quantitative styling. The problem is that epoch_millis returns values as strings instead of numbers so the formatter does not know what to do with them. I have opened elasticsearch issue elastic/elasticsearch#50622 to resolve the problem on the API side.

Screen Shot 2020-01-03 at 1 17 51 PM

Metadata

Metadata

Assignees

Labels

Team:GeoFormer Team Label for Geo Team. Now use Team:PresentationbugFixes for quality problems that affect the customer experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions