Skip to content
  • Demian's avatar
    fix checkDomainModuleDomain call on dns zone imports #6345 · 1955d826
    Demian authored
    before we handed over domain_name instead of domain_id to the checkDomainModuleDomain function,
    which resulted in nothing. This fixes the call by querying the database for the domain_id for
    the given domain_name.
    1955d826