ManchesterMakerspace / makerspace-rails

Ruby on Rails server for makerspace management
2 stars 0 forks source link

End of membership should also stop renewal of any rentals #238

Open pinesec opened 1 year ago

pinesec commented 1 year ago

Currently, if a user cancels their auto-renewing membership, or their membership is revoked, or otherwise ends, the membership itself is no longer renewed, however rentals are still left active.

When a user membership renewal ends (user expires), rentals associated with that member should no longer auto-renew.