User not able to see fields and section on one tableIssue It was reported that a user not able to see fields and section on one tableReleaseanyCauseAfter checking all scripts and ACL, I noticed that there are user preferences involved here. I deleted all for that user and saw the user can now see the form's sections for sc_task in the default view. I then reimported all the user preferences and went one by one to see which one had the issues. If found they are due to user preferences named "collapse.section"ResolutionTo fix the issue filter for the user in user preference table then filter for name starts with collapse.section. Export those records. Then Delete those records and the issue is resolved