We added the account expired error to our digest and find it useful. [% ELSIF checkout.auto_renew_error == 'auto_account_expired' %] [% checkout.item.biblio.title %] (barcode: [% checkout.item.barcode %]) could not be renewed as your account has expired.
The auto_account_expired condition was added to the default AUTO_RENEWALS notice by bug 29557. It uses the text: [% ELSIF checkout.auto_renew_error == 'auto_account_expired' %] Your account has expired. I agree with Ray it would be useful for it to also be in the default AUTO_RENEWALS_DGST notice.