Fix rendering failure of Audit Event
When audit event is recorded via Project Releases API, the audit event is not written in the correct structure (i.e. with a redundant `action: :custom` entry in the details hash). This change to ensure: - To extract the right action value on read - To drop redundant action information on write
Showing
Please register or sign in to comment