Hello
I’ve implemented a custom source provider by inheriting from BaseProvider. Everything is working as expected except for conditionals.
- In Dynamicweb 9, conditionals behave correctly across all destination providers — Ecom, User, and Dynamicweb.
 - In Dynamicweb 10, however, all conditionals are being ignored for the same destination providers (Ecom, User, Dynamicweb).
 
Were there any changes in the handling or architecture of conditionals between DW9 and DW10 that we are missing?