Routing uplink established. Loading secure modules and synchronizing organization data.
[BOOT] Core terminal shell initialized
[AUTH] Security layer handshake complete
[SYNC] Organization index ........ loading
[SYNC] Member registry .......... loading
[SYS] Awaiting route payload_
March 05, 2026
The CSV bulk import now detects changes on existing items and
updates them automatically instead of skipping them.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
WHAT CHANGED
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Previously, any item that already existed in the inventory was
skipped entirely during an import.
Now, if the CSV provides a different value for any of these fields:
· Quantity
· Min Stock
· Max Stock
...the existing item is updated with the new values. Buy price and sell price are not affected by this — only stock-related fields.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
HOW IT LOOKS IN THE RESULTS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Updated items appear with a new "Updated" badge in the import
results page. The message column shows exactly what changed:
qty: 10 → 25
min: — → 5, max: 100 → 200
The summary bar now has four counters:
✅ iupoated 🔄 updhted ⏭ralready existed ❌ failed
i 🔄 p ⏭ l x ❌ i
The Discord DM and in-app notification also include the updated
count when the import completes.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
USE CASE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Export your inventory as CSV, adjust quantities or stock thresholds
in a spreadsheet, then re-import — only the rows with actual
changes will be touched.