Developer logs reporting product_ids inaccurately

In my developer logs I see the message:

Found 26 snipcart-add-item elements with ids [plus-edition1usd, plus-edition2usd, plus-edition3usd, plus-edition4usd, plus-edition5usd, ...]

These bear a resemblance to my products ids but they are not right. My product ids all have underscore characters (_). Thus plus-edition_2_usd.

I have been able to check now that the product_ids that are used to create the products are correct, however when I was having problems with the verification and crawling, seeing incorrect product ids was confusing.

Is there some reason why the logs are removing characters from ids when reporting, even though those characters are accepted and used by the underlying software?

Thanks, Anita

Hi @Anita, thanks for reaching out.

Thank you for reporting that, we have identified the issue and will be working on a fix that should be available soon.