Closed PaulR282 closed 2 years ago
The report "Missing Device Type Components" is not checking Module Bays correctly. It doesn't show when a Module Bay is missing from a device while it's present in the device type.
fixed it by changing ('devicebays', 'devicebaytemplates'), to ('modulebays', 'modulebaytemplates'),
('devicebays', 'devicebaytemplates'),
('modulebays', 'modulebaytemplates'),
The report "Missing Device Type Components" is not checking Module Bays correctly. It doesn't show when a Module Bay is missing from a device while it's present in the device type.