Membership-Essentials-App icon indicating copy to clipboard operation
Membership-Essentials-App copied to clipboard

Implement Apex to support product based membership attributes

Open selfuntitled opened this issue 2 years ago • 1 comments

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

selfuntitled avatar May 04 '22 21:05 selfuntitled

So work was done related to this in https://github.com/SFDO-Community-Sprints/MembershipSchemaAndBenefits/tree/schedule-status-update

kreynen avatar Nov 07 '22 19:11 kreynen