Helper method for audit event streaming destinations update
requested to merge 503242/add_helpers_to_update_streaming_audit_event_destination_models into master
What does this MR do and why?
- Adds update legacy destination model when stream model is updated
- Behind feature flag
- Broken off a larger MR: !174923 (closed)
Helper method for audit event destinations graphql update
Changelog: added EE: true
References
Closed MR: !174923 (closed) Issue: #503242
How to set up and validate locally
Following the create
API steps: !173752 (merged)
Call the APIs to update:
instanceAuditEventStreamingDestinationsUpdate
and groupAuditEventStreamingDestinationsUpdate
Edited by Andrew Jung