Planning console does not allow the editing of list columns that do not reference sys_userIssue The Planning console does not allow edit of list columns that do not reference sys_user. Steps to Reproduce: 1. Create a column on pm_project_task that is a list and references the incident table 2. Follow the documentation listed above to add that column to the project console:https://docs.servicenow.com/csh?topicname=add-display-column.html&version=latest 3. The values are displayed but cannot actually be modified in the planning console. ReleaseAll releases.ResolutionThis is expected behaviour as the planning console does not support editing of list fields that refer to tables other than sys_user. The product documentation will be updated to reflect this. The values of such columns can still be updated by making sure the field is on the project and/or project task form and then right-clicking and selecting Edit to open the form.