Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-14435

civicrm_mail_settings missing FK restring on domain_id

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.4.4
    • Fix Version/s: 4.5
    • Component/s: None
    • Labels:
      None

      Description

      All other tables with domain_id have an FK on the domain_id field - except mail_settings ie from mailing - so this is a minor inconsistency

      INDEX `FK_civicrm_mailing_domain_id` (`domain_id`),
      CONSTRAINT `FK_civicrm_mailing_domain_id` FOREIGN KEY (`domain_id`) REFERENCES `civicrm_domain` (`id`) ON DELETE SET NULL,

        Attachments

          Activity

            People

            • Assignee:
              pratik.joshi Pratik Joshi
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: