Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

๐Ÿ” Problem Statement

  1. SPEQ process may not be complete by the time a new product needs to be launched. In that case the product nutritional information will not sync into Sanity

  2. Certain items donโ€™t have nutritional information in SPEQ or have incorrect information (e.g. packaged goods). Those items require manual overwriting via MDS, bug the content team does not have access to MDS

  3. The nutritional information provided by suppliers may not be mathematically exact. The frontend calculates certain numbers assuming theyโ€™re exact. E.g. energy info - calorie (cal) vs kilojoule (kJ)

  4. Misconfigured MDS modifiers sync are added to items every time MDS sync runs. Content team does not have MDS access to reconfigure them and needs to manually delete them after every sync

๐Ÿ› ๏ธ Proposed Solution Plan

Step

Outcome

Work Required

How to test

Eng Task

Owner

ETA

Status

1

Make N&A fields editable

Nutritional and allergen fields are editable in Sanity staging.

Menu sync still runs and overwrites those values.

  • Update Sanity config for N&A fields (read_only false)

N&A Fields can be edited in Sanity staging

TRX-598 - Getting issue details... STATUS

Semih (dev)

Lionel (UAT)

๐Ÿ“Œ Available to test in Staging:
Jul 12th

โœ… Release in Production:
18 Jul

2

Stop MDS Menu sync

(1) new menu items, (2) N&A information and (3) modifiers no longer sync from MDS to Sanity staging.

Content agency has full control of menu content in Sanity.

  • Disable the MDS menu sync and move market toย MarketsWithoutMdm

Modifiers are deleted once and donโ€™t sync anymore

TRX-598 - Getting issue details... STATUS

Semih (dev)

Lionel & Silvia (UAT)

๐Ÿ“Œ Available to test in Staging:

Jul 19th

Jul 31th

โœ… Menu Sync only happens in Staging.

3

Remove calculations from FE

Nutritional & allergen information in the frontend is read as-is from Sanity

  • Disable conversions (e.g. kJ, per 100g)

  • Disable rounding

Frontend displays numbers with multiple decimals (e.g. Salt 0.0025g).

Frontend displays different energy values for kJ and cal

TRX-598 - Getting issue details... STATUS

TRX-617 - Getting issue details... STATUS

Semih (dev)

Lionel (UAT)

๐Ÿ“Œ Available to test in Staging:

Aug 15th

Aug 18th

๐Ÿ› ๏ธ On Going

4

Control displayed fields and their order

Content team can manage what nutritional fields are displayed in the N&A modal, and the order in which theyโ€™re shown. This is done at a market level, not product level

TBD

Change order of nutritional fields in Sanity. Choose nutritional fields to be displayed in Sanity

TRX-617 - Getting issue details... STATUS

Semih (dev)

Lionel (UAT)

๐Ÿ“Œ Available to test in Staging:

Sep 18th

Aug 18th

๐Ÿ› ๏ธ On Going

  • No labels