Skip to content
  • Côme Chilliet's avatar
    💣 feat(systems) Merge interface management into systems plugin · dd439772
    Côme Chilliet authored
    This currently breaks:
    * System creation for system types with mandatory IP
    * System templates
    * System import (OPSI import at least)
    * Webservice access (not tested)
    * Unicity checks on IPs and Macs (Pop-up shows but the interface object
    already changed)
    
    Also saving an interface modification and then canceling the system
     edition will leave the LDAP data with inconsitent data, so we need to
     somehow trigger system save upon interface save.
    
    issue #6039
    dd439772