With the [test-profile-group-dump.aiida ](https://dpsich-my.sharepoint.com/:u:/g/personal/alexander_goscinski_psi_ch/EQXi7FHSsLNHkX_QH8I5mPUBRemR-f8fZRidV9M7MEtJ5A?e=k7oGZh) archive the group dumping from the profile gets stuck ``` verdi group create mygroup verdi archive import -G mygroup test-profile-group-dump.aiida verdi profile dump --groups mygroup ``` While ``` verdi group dump mygroup ``` works without problems. We can fix it for a v2.7.1 release.