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

civicrm_add_domain.mysql broken due to civicrm_payment_processor_type.name being unique

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 1.8
    • Fix Version/s: 1.9
    • Component/s: None
    • Labels:
      None

      Description

      The civicrm_payment_processor_type.name field is UNIQUE, which breaks civicrm_add_domain.mysql - this script tries to create the same set of names for every domain_id.

      We should drop the UNIQUE constraint from civicrm_payment_processor_type.name and create an index on name + domain_id.

        Attachments

          Activity

            People

            • Assignee:
              kiran.jagtap Kiran Jagtap
              Reporter:
              shot Piotr Szotkowski
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: