[Major Bug] Calling bulkUpdateCart should not remove / turn-off automatic discounts

Hi, I’m making use of the new bulkUpdateCart released in the 2025-01 update to automatically add free gifts based on what’s currently in the cart. The new bulkUpdateCart function works BUT it will always turn off Automatic discounts after the function is called.

I don’t think there’s any valid reason for automatic discounts to be turned off so I believe this is a major bug.

This bug makes the new bulkUpdateCart totally unusuble for my use case because I have an automatic product discount that checks for the _gwp cart line item property and applies a 100% discount automatically.