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

No more than 25 Price Options listed

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7.19
    • Fix Version/s: 4.7.23
    • Component/s: Core CiviCRM
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Contributed Code
    • Verified?:
      No
    • Overview:
      Go to CiviContribute > Manage Price Sets. Click "view and edit price fields" for a price set. click "edit price options" for an price set that has more than 25 options.
    • How it works currently:
      Only 25 are shown.
    • How it should work:
      All options should be shown/available.

      Description

      In CRM_Price_page_option::browse() the price options for a particular price set/field are retrieved using civicrm_api3(). 

      This API query automatically limits results to 25, which can prevent some price fields from showing up on this form, effectively causing them to disappear. In this way they cannot be managed (enabled, edited, etc) through the UI. 

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              cwells Chris Wells
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: