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

Remove "prefix" from "Schedule Jobs" UI

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.2
    • Fix Version/s: 4.3.0
    • Component/s: CiviCRM API, Core CiviCRM
    • Labels:
      None

      Description

      When editing a job, there are three unlabeled fields used for designating an API call: "prefix", "entity", and "action." This is different from the normal API convention of using only "entity" and "action" and implies that the scheduler does some adhoc string concatenation ($function_name = $prefix + $entity + $action) and bypasses the normal civicrm_api(). For an administrator who wants to add a new job, this field is confusing/mysterious.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              timotten Tim Otten
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: