Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Cannot Reproduce
    • Affects Version/s: 4.3.0
    • Fix Version/s: 4.3.0
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Running bin/regen.sh yield the following issue on civicrm_generated.mysql line 128 (r44444):

      @option_group_id_case_type := max(id)
      NULL
      @max_val := IF ( value <> 'NULL',max(value) , 0 )
      0
      @max_wt := IF ( value <> 'NULL',max(weight), 0 )
      0
      ERROR 1048 (23000) at line 128: Column 'option_group_id' cannot be null
      DB Error:
      Died during callApi

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              joemurray Joe Murray
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: