Joomla 3.6.5 Stable
PHP 5.6.30
MySQL 5.6.28-76
CB 2.1.2
CBSubs 4.1.0
This used to work. If I renew a member's subscription in the back-end, it doesn't update the last_renewed_date in the #__cbsubs_subscriptions table, although it does set status and expiry_date correctly.
This is a problem for us, as we key off last_renewed_date to do some processing on recently renewed subscriptions, which could be done in either the front-end or the back-end. If there's a better way to do this, please advise.
TIA.