Hide
# create a membership for a contact with end date Today, and membership type Student
# then go to membership types (/civicrm/admin/member/membershipType?reset=1) and disable the type Student
# the next day run the Scheduled Job "Update Membership Statuses"
# go back to the contact and check if the membership got updated with status Expired
Result for 4.6: status is still Current in contact page.
Result for 4.7: whole membership is deleted from the contact page, but can be found in searches! Status is still Current!
Show
# create a membership for a contact with end date Today, and membership type Student
# then go to membership types (/civicrm/admin/member/membershipType?reset=1) and disable the type Student
# the next day run the Scheduled Job "Update Membership Statuses"
# go back to the contact and check if the membership got updated with status Expired
Result for 4.6: status is still Current in contact page.
Result for 4.7: whole membership is deleted from the contact page, but can be found in searches! Status is still Current!