One particular user selected all the columns in pick columns ( report View). The Post request api/method/frappe.desk.reportview.get response is 504 Gateway Time-out and also makes the server busy. My server load average is greater than 7 during this time. I tried to edit pick columns but it throws the error
Uncaught TypeError: Cannot read properties of undefined (reading '__unsaved')
at frappe.get_indicator (indicator.js:27:10)
Also I noticed that one filter is enabled automatically when am restarting the server.
There is no issues for other users. is there any alternative ways to edit pick columns for the particular user.