public void updateDataPack(@NotNull DataPack dataPack) {
   myBranchFilterComponent.updateDataPack(dataPack);
 }