index.go
13.6 KB
-
BootData: Fix nav tree sort regression (#27533) · 1983de96
#26395 introduced a regression regarding sort order of nav tree items set in Grafana boot data and used for rendering the sidemenu. This fixes so that sort happens after RunIndexDataHooks is called in case the hook make changes to the nav tree.
Marcus Efraimsson committed