Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

INT-7913: fix Audit Config log type additional property #589

Merged
merged 2 commits into from
Apr 24, 2023

Conversation

gastonyelmini
Copy link
Contributor

Current flattenAuditLogConfigs implementation is causing issues in relationships because arrays are not allowed in additional properties. Migrate to a new structure to achieve the following logTypes

'logType.ADMIN_READ': true,
'logType.DATA_READ': true,

@gastonyelmini gastonyelmini requested a review from a team as a code owner April 24, 2023 18:00
@gastonyelmini gastonyelmini added release Create a release when this pr is merged minor Increment the minor version when merged labels Apr 24, 2023
Copy link
Contributor

@Gonzalo-Avalos-Ribas Gonzalo-Avalos-Ribas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@gastonyelmini gastonyelmini merged commit 0d9b716 into main Apr 24, 2023
@gastonyelmini gastonyelmini deleted the INT-7913-audit-config-fix branch April 24, 2023 19:42
@j1-internal-automation
Copy link
Collaborator

🚀 PR was released in v2.24.0 🚀

@j1-internal-automation j1-internal-automation added the released This issue/pull request has been released. label Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
minor Increment the minor version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants