Catalog Variable showing in SCTASK from a different RITMIssue Customer has a REQ with a few RITMs in them. Among these RITM are 3 for the same item. In the tasks created for these RITMs, there is a variable that is only selected and populated with a value on one RITM but has been copied into the SCTASKS of the other 2 RITMs. This has caused a lot of confusion for the staff working on those tasks and they closed the tasks thinking this is an invalid request.CauseCustom UI policy to hide the "Specify other software" variable if the "cmdb_ci" is not "Other". ResolutionSteps to reproduce:1. Open the catalog item "Licensed Software Installation"2. Click "Try It"3. Fill out the form4. In the "Software name" field (cmdb_ci) select "Other"5. The "Please specify other software" field is displayed6. Enter some data in the "Please specify other software" field7. Click "Add to Cart"8. Fill out the fields on the form again for the next item9. In the "Software name" (cmdb_ci) field select a different value (not Other)10. Notice that the "Please specify other software" field gets hidden by the UI policy11. The field is hidden but still contains the value entered in step 6 above12. When you click "Add to Cart" the value in "Please specify other software" is populated on the next item and will show up in the variables of the RITM/SCTASKS that are created.To fix this you can either ensure that the requester removes the data entered in the "Please specify other software" field before selecting a different item in "Software name" field (cmdb_ci) Or you can modify the UI Policy to clear the "Please specify other software" field when a different value is selected in the "Software name" field.