When bone collection is moved to root collection by drag-drop, visibility of dropped collection is lost. This is due to missing flags for the root bone collection which cleared `BONE_COLLECTION_ANCESTORS_VISIBLE` flag of dropped bcol. Pull Request: https://projects.blender.org/blender/blender/pulls/119366