You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Creating a filter rule using a correlation filter on a subscription with custom user properties returns error: xml: unsupported type: map[string]interface {} on PutRule.
Creating a filter rule using a correlation filter on a subscription with custom user properties returns error:
xml: unsupported type: map[string]interface {}
on PutRule.The error occurs at subscription_manager.go ln 398 on xml.Marshal. The following snippet recreates the error seen:
The text was updated successfully, but these errors were encountered: