-
Notifications
You must be signed in to change notification settings - Fork 915
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport 2.x] [Vis Builder] global data persistence for vis builder #3042
Conversation
Added skip changlog because it seems like after resolving changelog conflict in the originated PR and merging main into the originating PR, the changelog change is not included here anymore. |
Codecov Report
@@ Coverage Diff @@
## 2.x #3042 +/- ##
==========================================
- Coverage 66.67% 66.64% -0.03%
==========================================
Files 3219 3219
Lines 61450 61477 +27
Branches 9417 9418 +1
==========================================
+ Hits 40971 40974 +3
- Misses 18232 18257 +25
+ Partials 2247 2246 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
For auto-backports, instead of |
Thanks Josh, that's good to know. |
@AMoo-Miki the windows tests are always failing here when trying to build plugins. Do you know what might be the issue? |
@ashwin-pc I wonder if we missed a backport to |
* Add global data persistence for vis builder Persist filters, time range, time refresh interval for vis builder when we refresh or navigate to other apps such as dashboard, discover, timeline and visualize Signed-off-by: abbyhu2000 <[email protected]> (cherry picked from commit 9646d02) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
3e0b6aa
to
693d003
Compare
Backport 9646d02 from #2896.