This fixes an issue where the outliner would not be immediately updated after changing the parent of a bone. The issue was simply that the outliner was not being flagged to update in the callback function. Pull Request: https://projects.blender.org/blender/blender/pulls/129933