Hey ho,
In the Sales plugin in version 4.2.0 in the Subscription view, when I select to filter the subs by "Active" I get an error. According to the logs the filter does not exist:
You can reproduce this on https://demo.eu.espocrm.com/#Subscription, just select the filter

In the Sales plugin in version 4.2.0 in the Subscription view, when I select to filter the subs by "Active" I get an error. According to the logs the filter does not exist:
HTML Code:
[2026-08-06 15:15:59] CRITICAL: (0) InjectableFactory: Class 'Espo\Modules\Sales\Classes\Select\Subscription\PrimaryFilters\Active' does not exist. :: GET /Subscription [object] (RuntimeException(code: 0): InjectableFactory: Class 'Espo\Modules\Sales\Classes\Select\Subscription\PrimaryFilters\Active' does not exist. at /var/www/html/application/Espo/Core/InjectableFactory.php:164)

Comment