I want to create a BUR which goes like:
unalias lucent_nargacuga -> nargacuga
implicate lucent_nargacuga -> nargacuga
which leads to:
Error: Antecedent tag must not be aliased to another tag (create implication lucent_nargacuga -> nargacuga)
The way I understand that, the problem is that I can't create an implication for a tag that is currently aliased to something. Do I have to do a BUR where request to remove the aliases first, wait for it to get approved, and then do another BUR to add the implications?