Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add another column for audit tables #15

Open
zaiddabaeen opened this issue Dec 30, 2020 · 3 comments
Open

Add another column for audit tables #15

zaiddabaeen opened this issue Dec 30, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@zaiddabaeen
Copy link

zaiddabaeen commented Dec 30, 2020

I have been browsing the documentation trying to find a way to add a new field for each audit log, but I haven't found anything.

For our use case, the audit should be "tagged" with the project ID, and users within that project should be able to see the audit log. Users of course can be added and removed to the project.

At this time, audit logs seem to be owned by a user, but for our use case, it is owned by a project, and we still need to know who was the user who performed the action.

If it does not exist yet, then providing a way for devs to extend the audit log entity (like how FOSBundle does it with FOSUser) can do the job.

Thanks!

@DamienHarper DamienHarper added the enhancement New feature or request label Jan 4, 2021
@josipjelic
Copy link

+1

1 similar comment
@Lehren
Copy link

Lehren commented Mar 22, 2022

+1

@DamienHarper
Copy link
Owner

see #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants