When escape_all_script=false, Multi-row variable with apostrophe (') or forward slash (\) in the question causes variable data deletion.DescriptionWhen escape_all_script=false, Multi-row variable with apostrophe (') or forward slash (\) in the question causes variable data deletionSteps to Reproduce 1. Create a multi-row variable set2. Create a variable within this variable set Question: Farmer's market Type: Single Line Text3. Submit it4. Add the variable set to the catalog item5. Navigate to Service Portal and open the catalog item (You will not be able to fill in this multi-row in Service Catalog because of the apostrophe)6. Fill out any value for the variable set and submit7. Now open the RITM record that was just created 8. Make sure the data entered is present in the created RITM 9. Make any update to the RITMExpected behavior: Variable data should not be deletedActual behavior: Variable data is deletedWorkaroundUpdate the value of the property "glide.ui.escape_all_script" to true. The recommended value for this property is True. Please see the docs for more details Escaping and Embedded Script Support Related Problem: PRB1372489