stockarea opened a new issue, #40293: URL: https://github.com/apache/superset/issues/40293
### Bug description I am going to the List Roles. Then trying to clicking the permissions to select or deselect and getting this error. this is my curl request Request URL https://dashboard.stockarea.io/api/v1/security/permissions-resources/?q=(filters:!((col:id,opr:in,value:!(3,7,11,15,17,46,47,343,52,54,65,66,68,70,77,137,138,340,352,8,16,344,51,53,67,69,76,342,23,24,27,255,43,85,128,361,108,45,87,130,359,254,131,360,256,132,358,253,133,357,33,42,44,103,48,50,56,341,57,58,78,129,92,93,94,101,105,106,107,109,112,113,114,115,116,117,134,135,364,160,163,164,165,167,168,252,257,258,259,345,346,347,349,353,354))),page:0,page_size:100) Request Method GET Status Code 400 Bad Request Remote Address [2606:4700:8391:50cb:f9e:0:f618:7dc2]:443 Referrer Policy strict-origin-when-cross-origin this is the response: { "message": "Filter column: id not allowed to filter" } ### Screenshots/recordings https://github.com/user-attachments/assets/8d1c881a-8251-4744-94f0-17127590266a ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
