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

The 'Date Removed' date in a contact's group membership page is sometimes incorrect

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 1.9
    • Fix Version/s: 2.0
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      After removing a contact from a certain group I noted that the removal date reported on the page was not the current date. Reproduction of the problem may be hard because I think it relies on how the unordered rows are stored internally in the database.

      I reproduced this on the demo site as follows:

      1. Add a contact to groups A, B and C
      2. Remove the contact from groups A, B and C (note the removal times should be accurate)
      3. Rejoin the contact to group A, B and C
      4. Wait a minute or two
      5. Finally remove the contact from groups A, B and C

      Be sure to do the adding/removing in the same order each time. The removal times may be off.

      This can be fixed by adding an extra column (civicrm_subscription_history.date) to the ORDER clause of the relevant query, ensuring the latest removal date for a group is the one reported.

        Attachments

          Activity

            People

            • Assignee:
              sunil Sunil Pawar
              Reporter:
              miknight Michael Knight
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: