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

CustomGroup $params['extends'] should only be required on create, not on update

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.6.25, 4.7.15
    • Fix Version/s: 4.7.19
    • Component/s: None
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Contributed Code
    • Verified?:
      No

      Description

      The CustomGroup API requires that $params['extends'] is set for a create call. This should only be enforced for a create, not for an update, since an update call should only have to pass the params that it wants to update.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                michaelmcandrew Michael McAndrew
                Reporter:
                michaelmcandrew Michael McAndrew
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: