Issue #3376025: Deleting null aliases on bulk generation.

I have added the method call of deleteEmptyAlias() in two other places:

  1. save() method of AliasStorageHelper, so that empty/null aliases gets deleted when a existing alias is created or new alias is generated.
  2. PathautoGenerator so that empty/null aliases gets deleted on bulk generate.

Closes #3376025

Merge request reports

Loading