Blender File view was not listing the new group under "Node Groups" after import (this is not covered by ED_node_tree_propagate_change() - and probably shouldnt). Added the dedicated notifier for this case in the operator. Pull Request: https://projects.blender.org/blender/blender/pulls/111924