mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
The phase-6 change replaced this piechart with the applied-ratio state timeline, but phase-9's independently-diverged dashboard kept its own copy (id 17) which survived the merge-forward. Its query filtered on the $txq_status template variable, which was removed alongside the swap, so the panel resolved to txq_status=~"" and rendered empty. Delete it so only the state timeline remains. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>