Skip to content

Rename the field footballMatch to matchStats in FEFootballMatchStats #15384

@marjisound

Description

@marjisound

Look at this file in DCAR: https://github.com/guardian/dotcom-rendering/blob/main/dotcom-rendering/src/frontend/feFootballMatchInfoPage.ts#L67

We need to do this update in frontend as well.

Be careful that this needs to be backward compatible. So we'd need to follow these steps:

  1. First add the matchStats field inDotcomRenderingFootballMatchSummaryDataModel in frontend
  2. When the above is released, add this field matchStats in FEFootballMatchStats in DCAR and at the same time remove footballMatch from FEFootballMatchStats
  3. After the above is released, remove field footballMatch from DotcomRenderingFootballMatchSummaryDataModel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions