Skip to content

Remove read audit logs

Rostislav Vatolin requested to merge remove_audit_logs into master

Type of change

  • [YES] Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
osdu/platform/system/lib/core/os-core-common#49

Does this introduce a change in the core logic?

  • [YES]

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

all read audit logs are being logged

What is the new/expected behavior?

read audit logs can be turned off using entry (flag) in PartitionInfo table

Have you added/updated Unit Tests and Integration Tests?

unit tests updated

Edited by Rostislav Vatolin

Merge request reports