Hi Shopify team ,
we are passing the message
for every discount that the function applies (api).
The expectation is that the discount title is reflected correctly as per the message that is passed.This works as expected when using the automatic discount type but when using the code type it applies only the primary title and not the message that we pass along with the discount. (ie the message value is discarded).
Expectation - we expect it to work similarly to the automatic discount type in product discount functions
Query -Can someone please confirm if this is a limitation / bug / an expected behaviour ?