vip2193
vip2193
1. Resolve the issue where unchecking all column permissions allows roles to see all fields. 2. Address the issue where using the 'contains' method for column permissions leads to sub-strings...
**Datart Version** lateast **Describe the bug** 在设置角色的列权限时,如果同时有类似 id,dept_id 的字段 如果只设置dept_id 没列权限,则无法过滤,因为列权限用了contains 方法 ,但是去掉了contains 方法 会导致聚合函数被排除
**Datart Version** latest. **Describe the bug** 列权限去掉所有勾选,导致用户能查看到所有列 设置列权限本身是可以的,但是如果设置所有列都不可见就会导致所有列都可见  