MallikarjunaReddyN commented on issue #40704:
URL: https://github.com/apache/superset/issues/40704#issuecomment-4658306588

   @dosu
   
   Broken layout tree — GRID_ID is empty (children: []) and ROOT_ID points 
directly to TABS, skipping GRID. All charts are also missing GRID_ID from their 
parents chain. Superset uses this tree to re-resolve filter scope on remount — 
a broken chain causes filters to not reapply after navigation.
   
   The issue likely caused by dashboard edits or copies made in an older 
version of Superset that had a layout migration bug, leaving the position 
metadata in an inconsistent state.
   
   
[Sales_Dashboard_6.yaml](https://github.com/user-attachments/files/28748160/Sales_Dashboard_6.yaml)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to