Fix updating renamed aliases with multiple entries
Previous behavior only checked single-entry aliases. This change allowscalling update_alias_names_upon_change() with a spearator to loopthrough the alias and update all entries.
Fix updating renamed aliases with multiple entries
Previous behavior only checked single-entry aliases. This change allows
calling update_alias_names_upon_change() with a spearator to loop
through the alias and update all entries.