Abort feed import if unique is missing

Created on 28 January 2021, over 3 years ago
Updated 20 January 2024, 8 months ago

Really just a "If the human messed up" kind of thing. I have 3 sites using Ubercart as a POS system, and so I import products via feeds. I have a way to track if that item is in that store, an active column that will control publish or unpublished state. Also, if I filter out inactive in my spreadsheet where I create the csv to import, missing items are unpublished.

I have in the past (and in the future will do it again) accidentally imported a file created with the wrong items marked active. I had hoped I could use a site-specific name in the unique field's column in my spreadsheet (ie: Product Name-XX, where XX= initials of the store) and if that field was named incorrectly, because I had the wrong store's actives, that feeds would choke out and refuse to import anything.

Instead it creates a new node and tries to run all the product data (sku, prices, variants) into that one node.

Is there a module or something that would abort if a/the unique column in the feed is not found?

✨ Feature request
Status

Closed: outdated

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mr_byte

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024