Actions
Bug #12177
closed
VG
VG
When attempting to delete an in-use alias, input validation only prints the first item using the alias in the error message
Bug #12177:
When attempting to delete an in-use alias, input validation only prints the first item using the alias in the error message
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
If you try to delete a used alias, only the first reference to the alias will be shown in the alert message box:
Cannot delete alias. Currently in use by Rule1.
find_alias_reference() should return an array of references, not just the first occurrence
Actions