Bug #19057
Updated by Ward Vandewege over 2 years ago
As observed in #19049, it is currently possible to attach the same user to a VM multiple times, which does not make sense and should not be allowed.
!20220426-virtual-machine-duplicate-link.png!
The link has the same head and tail uuid, so presumably we could filter out duplicates in controller and return an error.