PAR-165
0
Remove the obsolete ChestShop item-name backfill tool
DoneLowUnassignedEconomy Explorer
The item-name backfill (a one-time migration that derived item_name from item_data) is no longer relevant — ingest now populates the column. Remove the whole capability:
app/admin/backfill/(page + run-panel), the/admin/backfillnav link (AdminNav) and overview card (app/admin/page.tsx).backfillItemNamesAction+ thelib/sql/itemNamesandlib/itemNameimports inlib/actions/admin.ts.lib/sql/itemNames.ts,lib/itemName.ts(+test/unit/itemName.test.ts) — used only by the backfill (display reads the storeditem_name).scripts/backfill-item-names.ts+ thebackfill:item-namespackage script.
Surfaced when the admin-mode nav (PAR-161) exposed the tool. Follow-up to PAR-161.
Resources
- commitf57f018 Merge pull request #21 from MCCitiesNetwork/developMCCitiesNetwork/economy-explorer
- commit4b5bfe0 Remove the obsolete ChestShop item-name backfill tool (PAR-165)MCCitiesNetwork/economy-explorer
- PR · merged#21 Release: remove the obsolete ChestShop item-name backfill tool (PAR-165)MCCitiesNetwork/economy-explorer
Comments
No comments yet.
Activity
- ParadauxIO linked a commit — Commit f57f018 — Merge pull request #21 from MCCitiesNetwork/develop
- ParadauxIO linked a commit — Commit 4b5bfe0 — Remove the obsolete ChestShop item-name backfill tool (PAR-165)
- ParadauxIO changed status to Status → Done
- ParadauxIO linked a pull request — PR #21 merged — Release: remove the obsolete ChestShop item-name backfill tool (PAR-165)
- tesks changed status to Status → Pending Release
- ParadauxIO linked a pull request — PR #21 open — Release: remove the obsolete ChestShop item-name backfill tool (PAR-165)
- ParadauxIO linked a commit — Commit 4b5bfe0 — Remove the obsolete ChestShop item-name backfill tool (PAR-165)
- tesks created the issue