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
Screencast.from.2026-05-20.20-32-46.mp4
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
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
Screencast.from.2026-05-20.20-32-46.mp4
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist