Area: UI
Sub-Area: Query Views
Issue
Information displayed in the query section of view entities was being lost or not persisting correctly. When navigating away from and back to a view entity, previously visible query information would disappear or reset to default values.
Solution
The view entity's query section persistence has been fixed to properly save and retrieve query information. The issue was related to how query metadata was cached and refreshed in the UI.
Query information now persists correctly across:
- Page navigations
- Browser refreshes
- Session changes
- Tab switches
Additional Notes
Fixed in version v0.3.12. If you previously lost query information, you may need to re-enter it after upgrading. The fix ensures that future updates will persist correctly.
Related Documentation
Tags:
ui, views, queries, data-persistence, display, bug-fix, v0.3.12