bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
https://www.bbc.com/thai
Other
1.38k stars 215 forks source link

WSTEAM1-953: Uzbek dual publishing routes #11685

Closed Isabella-Mitchell closed 2 months ago

Isabella-Mitchell commented 2 months ago

Resolves JIRA WSTEAM1-953

Overall changes

Update logic in Simorgh to convert Uzbek from single service to dual service

Code changes

Out of scope of this ticket:

Some other things to note post swarm

Testing

  1. Pull down this PR and run simorgh locally using yarn dev
  2. Visit http://localhost:7080/uzbek/articles/cxj3rjxm6r0o/cyr and note headline. (Secondary data is missing)
  3. Visit http://localhost:7080/uzbek/articles/cxj3rjxm6r0o/lat and note headline. (Secondary data is missing)
  4. Visit http://localhost:7080/uzbek/sport-23248721 and check everything renders properly.

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines