One user is unable to create reportsIssue One user is unable to create a report, when "Create Report" is selected, the report fields are not visible and the following error is displayed in the Web Console: s_includes_reportde…ependencies.jsx:122 TypeError: Cannot read property 'name' of undefined at setCommonDataCallback (VM5275 js_includes_r…ortdesigner.jsx:246) at VM5271 js_includes_r…ependencies.jsx:135 at m.$eval (VM5271 js_includes_r…ependencies.jsx:150) at m.$digest (VM5271 js_includes_r…ependencies.jsx:147) at m.$apply (VM5271 js_includes_r…ependencies.jsx:150) at l (VM5271 js_includes_r…ependencies.jsx:102) at K (VM5271 js_includes_r…ependencies.jsx:106) at XMLHttpRequest.N.onload (VM5271 js_includes_r…ependencies.jsx:107) (anonymous) @ VM5271 js_includes_r…ependencies.jsx:122 From the network tabRequest Method: GET Status Code: 400 Bad Request CauseCorrupt user preference record. ResolutionSearch user preference records that has report in its name and user =<user name> Steps:1. As admin user, go to:http://[your_instance]/sys_user_preference_list.do 2. Search by user preferences for the specific user where name contains report.3. As backup, export the records listed. This step is important.4. Delete these records. 5. Impersonate or login as the user and try to create a report. This time the fields will be displayed.The user preference records will rebuild them-selfs once the user logs in.