For certain users delete on embedded list doesn't workIssue Certain users are unable to delete records from an embedded list, even though the red "X" is present. And user has write or delete access on the table of embedded list. Steps To Reproduce 1. Navigate to affected table "alm_license.list"(for example)2. Goto Device Entitlement section3. Click on red 'x' to delete any record4. Save the changeObserve that the record doesn't get deletedReleaseAny releaseCauseIf user has the write/delete access to the table which generates the embedded list, still user is not able to delete the records then it means that user is having disabled list editing feature on that specific table list. On enabling list edit will resolve the issue.ResolutionTo resolve the issue follow the steps given below:1. Impersonate the affected users2. Goto the table from where records are coming in the embedded list3. Click on cogwheel button to change the personalized list columns4. Click to check "Enable list edit" and Double click to edit checkboxes5. Click OK to save the changes Now user will be able to delete records using the red 'x' for the records in embedded list.