Catalog Builder UI policies with a condition are created with an invalid condition.DescriptionCatalog Builder UI policies with a condition are created with an invalid condition. Sample error in console: js_includes_sp_libs.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:5938 TypeError: Cannot read properties of undefined (reading 'startsWith') at js_includes_sp.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:45575:21 at Array.forEach (<anonymous>) at js_includes_sp.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:45574:19 at Array.forEach (<anonymous>) at transformCatalogPolicies (js_includes_sp.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:45573:12) at initGlideForm (js_includes_sp.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:45570:1) at createEnvironment (js_includes_sp.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:45721:10) at js_includes_sp.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:45663:1 at processQueue (js_includes_sp_libs.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:7840:18) at js_includes_sp_libs.jsx?v=03-26-2022_1036&lp=Fri_Apr_01_14_07_20_PDT_2022&c=7_88:7855:23Steps to Reproduce In an OOB Rome instance:1. Create an empty new catalog item (sc_cat_item.do) with any name.2. Save the record, and then click the UI action "Edit In Catalog Builder"3. When in the UI builder, navigate to the "Questions" Tab.4. Add a new question, in this example "Single Line Text" was used. 5. Once the question has been created, select the "Dynamic behavior" option, and "Define new behaviour".6. Add a condition on any variable.7. Save the variable.8. Navigate to "Review and Submit" and select Submit. 9. Now navigate to the created catalog item, and view the UI policy. 10. Notice no condition is present. View the XML, notice the sys_id for the variable is not present, and has a format similar to below:<catalog_conditions>IO:STARTSWITHtest^EQ</catalog_conditions>WorkaroundPlease see Fixed In versionsRelated Problem: PRB1530618