import icon indicating copy to clipboard operation
import copied to clipboard

Request for new Import behavior.

Open peternorbeck opened this issue 9 years ago • 2 comments

Would be great if you could add a new Import behavior that replaces an entry if it exist and adds a new if not. A combo of Replace Data and Append Data.

If you add one row to a CSV and just want to import that row to Craft you'll have to delete all entries and reimporting them with Append data behavior again. No biggie but if theres a lot of other entry types that have relations to the deleted entries the relations are gone and unnecessary reimports have to be done.

peternorbeck avatar May 17 '16 16:05 peternorbeck

It would be great indeed! It's so time consuming to build tho ;-)

boboldehampsink avatar May 18 '16 09:05 boboldehampsink

@peternorbeck I just pushed a fork that should allow you to do this.

timkelty avatar Jun 13 '16 15:06 timkelty