Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Missing Date Field in Catalog - Permission Table #63

Open
Jaykmistry opened this issue Feb 24, 2025 · 0 comments
Open

Missing Date Field in Catalog - Permission Table #63

Jaykmistry opened this issue Feb 24, 2025 · 0 comments

Comments

@Jaykmistry
Copy link

We are working with an Activity Report and consuming the Catalog - Permission table to analyze user permissions in our system. However, we noticed that the table does not contain any Date field that indicates the duration for which a user has a specific permission.

For example:

User ABC is displayed as an Admin for a Test workspace in the activity report.
Recently, we removed ABC from the workspace, but the report still shows them as an Admin for the Test workspace.
This raises concerns about the accuracy of permission tracking and makes it difficult to determine the historical state of permissions for a specific period.

Problem Analysis
Lack of Time Dimension in the Permission Table

The table seems to only store the current state of permissions without tracking changes over time.
If permissions are updated, the system may override old values instead of maintaining a history or keeping track using a Date field.

Image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant