Skip to content

Add helper method to fully move a group to another

Nicolas Fella requested to merge work/nico/move-all into master

We have moveValuesTo which moves a given list of keys to anther group

Add convenience variant to move the full group

Merge request reports