diff --git a/packages/ui/src/ui/store/actions/navigation/index.js b/packages/ui/src/ui/store/actions/navigation/index.js index 27936dffa..4a6dea353 100644 --- a/packages/ui/src/ui/store/actions/navigation/index.js +++ b/packages/ui/src/ui/store/actions/navigation/index.js @@ -314,4 +314,5 @@ const attributesToLoad = [ 'tablet_cell_bundle', 'tablet_error_count', 'in_memory_mode', + 'pipeline_format_version', ];