Steps to replicate the issue (include links if applicable):
- Connect to Realtime articles stream
- Find event type delete or visibility-change
What happens?:
See that event does not have url field in it.
What should have happened instead?:
The field should be present in the payload.
Notes
Solution probably needs to be introduced in the event-bridge service (for all handlers), as the URI is present in metadata for event. Also please make sure to run URL Decode function on the ULR when setting it in payload.