You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicks a legacy discover url, it redirect to new URL with data_explorer parameter. But timefield is not set , it only shows the last 15minutes in the timefield filter section. Here is a url from 2.9:
Describe the bug
When clicks a legacy discover url, it redirect to new URL with
data_explorer
parameter. But timefield is not set , it only shows the last 15minutes in the timefield filter section. Here is a url from 2.9:It will become
The root of cause is basically
_g
is not migrated in the migrate_state.ts in Discover.To Reproduce
Steps to reproduce the behavior:
Discover
using OSD 2.9 and add some filters & query & timefield then save the urlDiscover
using OSD 2.11/2.12/2.13/2.14/main and paste the urlnow-15m
Expected behavior
Capture timefield
The text was updated successfully, but these errors were encountered: