apache / apache/superset

Duplicates permissions

Open
#42,035 3 comments 0 reactions 0 assignees View on GitHub
authentication:RBAC validation:required
Dominant language
Python
Stars
74.8k
Forks
18.3k
Avg merge
2d 5h
Merged PRs (30d)
685

Description

## Screenshot

Image

[drag & drop image(s) here!]

## Description

[describe the issue here!]
I have 3 database connection in the superset after which I started seeing duplicate permissions.

I investigated the issue and found the root cause. I had added more than two database connections in Superset, which introduced additional permissions. Because of the large number of permissions, pagination was not functioning properly, leading to the duplicate entries being displayed.

After removing the extra database connections, the issue got resolved and everything is working as expected. Can anyone fis this or have a look into it.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are identified in the issue. Reproduce the problem with three database connections and inspect the permissions pagination behavior; done means duplicate permission entries no longer appear while multiple connections remain configured.

Written by the indexing model from the issue text.

Assessment

Domain
authorization, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.