This breaks backwards compatibility. The property `activate_new_action` of the `POSELIB_OT_create_pose_asset` operator was deprecated previously and is no longer in use. Removing it just breaks any uses of that operator via Python is they pass that property. Pull Request: https://projects.blender.org/blender/blender/pulls/145587