Actions
Feature #16750
openAdd sanity check when removing the alias
Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
Aliases / Tables
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
For example, you have one alias that contains nested aliases; if you delete one of the nested aliases, it can prevent the parent alias from updating.
It would be good to add a check and print an error if the alias you are going to remove is a part of another alias list.
Tested on 25.11.1
Example:


Files
Updated by Christopher Cope 25 days ago
- Status changed from New to Confirmed
Tested on
26.07-DEVELOPMENT (amd64) built on Sat Mar 28 3:18:00 UTC 2026 FreeBSD 16.0-CURRENT
I can confirm the nested alias can be deleted, despite it being in use in a parent alias. Marking confirmed.
Actions