zverok commented on issue #31466: URL: https://github.com/apache/superset/issues/31466#issuecomment-4038976543
For the record, this bug is still present in the current `master`. The problem is that the dialog uses `rowlevelsecurity/related/roles` API, and it just ignores the filter (always returning the first 100 roles). As far as I can guess, the filter is [missing here](https://github.com/apache/superset/blob/6.1/superset/row_level_security/api.py#L138). So it is an API bug. -- 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]
