Hi @Tamer Kadioglu ,
Thank you for posting query on Microsoft Q&A Platform.
Your variables in Master pipeline are declared as Boolean type already. Hence you no need to convert them again to bool using bool() function. Kindly pass your variables as it is in to Parameters of your child pipeline. Make sure, you declare your parameters in child pipeline as Boolean too.
Please check below gif where I tried same and it was working fine.
Hope this will help. Please let us know if any further queries. Thank you.
---------------------------
- Please
accept an answer
if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how. - Want a reminder to come back and check responses? Here is how to subscribe to a notification.