Hello again, if it helps I think the problem is at WAD_Products_List::get_products(). If I change the the default value $force_old to true seems it is fixed.
Or even better if passtrue at line 770 at class-wad-discount.php
$list_products = $discount_obj->products_list->get_products(true);