Unable to edit field in list view when it is dependent on another field that is readOnly for the userDescriptionUsers are not able to edit field on list view when it is dependent on another field that is readOnly (or has an ACL making it read-only).Steps to Reproduce Open any incident recordSet the field Contact type (in the dictionary definition) to be dependent on 'Configuration Item.Asset' (which is read-only by default). Expected behavior: The field should not be editable only when there is a list_view ACL preventing the field from being edited. Actual behavior: In the form view, the field Contact type is editable, but in the list view it is not.WorkaroundAt this time the only known workarounds are to either:1) edit the field in the form vs. the list, or 2) give the affected user write access to the other field, which avoids the issueRelated Problem: PRB1402594