Display value of items selected in sn-record-picker (multiple) are truncated from the first occurrence of commaDescriptionThe display value of items selected in sn-record-picker (multiple) is truncated from the first occurrence of a comma.Steps to Reproduce 1. Create a widget with html:<div><sn-record-picker id="testing"field="location" table="'cmn_location'" display-field="'name'" value-field="'sys_id'" search-fields="'name'" page-size="100" multiple="true"></sn-record-picker></div>2. Place it on service portal page.3. Search for "test location" and notice the whole location name would appear (test location, with comma) but as soon as you enter the text it will be truncated and text after comma will be removed.WorkaroundThis problem is under review and targeted to be fixed in a future release. To receive notifications when more information becomes available, subscribe to this Known Error article by clicking the Subscribe button at the top right of this form.Related Problem: PRB1379574