SERT
SERT copied to clipboard
added missing product id to logging string
In the logs I found a bunch of errors, all coming from the same line. Assuming the line below was correct, I edited the "broken" line to be analogous. logging.debug( 'Filtering product %s due to missing description.', product_id)