Skip to content
Snippets Groups Projects
Commit d5698d7f authored by Max Woolf's avatar Max Woolf
Browse files

Fix audit log recording full_path instead of ID

Newly created projects (and other objects) were storing the
full_path in target_id instead of the project's primary key.
This commit refactors some of the helper methods in
AuditEventService to rectify this.
parent 946d423b
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment