Page MenuHomePhabricator

In language property missing in articles topic
Closed, ResolvedPublic8 Estimated Story Points

Description

When I'm querying realtime API the in_language field is empty in all of the events, I want to be able to know what language this article belongs to so I can use it as a filter.

Acceptance criteria
In language property with proper identifier field is present in the realtime API when I'm querying the articles stream.

Notes
In our structured-data service we are filling the in_language property from downstream event-bridge messages. But event-bridge sends that property as null.

To-Do

  • Update structured-data or event-bridge service to send proper in_language value
  • Check that it's being published properly into topic on dev environment using kafka-ui

Event Timeline

Protsack.stephan updated the task description. (Show Details)
Lena.Milenko changed the task status from Open to In Progress.Sep 5 2022, 1:38 PM
Lena.Milenko changed the task status from In Progress to Open.Oct 3 2022, 12:56 AM