Implement Apex to support product based membership attributes
selfuntitled opened this issue · 1 comments
selfuntitled commented
Apex scheduled job -
Query criteria:
- All memberships where expiration <= today and status = current
- All membership where expiration + grace period <= today and status = lapsed
- All membership where payment is due today
Needs to handle does not expire checkbox cleanly
kreynen commented
So work was done related to this in https://github.com/SFDO-Community-Sprints/MembershipSchemaAndBenefits/tree/schedule-status-update