scrom / Experiments

a NodeJS text adventure - deliberately coded badly to re-experience the pain of legacy code
http://mvta.herokuapp.com/
2 stars 0 forks source link

Food items should all have taste/smell #449

Closed scrom closed 8 years ago

scrom commented 8 years ago

I've added a data quality warning in to trap food items without these attributes. This issue is logs for a data cleanup to add these in for all food items that don't have them set yet.

scrom commented 8 years ago

Almost all done. - just cake, coco pops and shreddies left to do - all 3 of these have other issues logged as well for other reasons

scrom commented 8 years ago

all done