Hello,
I am having an issue with 2 fields that I'm tampering -- they show up correctly in the Preview, but then do not save to the db on import. All other un-tampered fields do save correctly.

I'm using the rewrite plugin to concatenate 3 ID fields, and I'm using Set a Default Value to simply enter a constant number into a different field.

I've tried many things to fix: patches, dev and beta versions, alternate field types, feed module updates, debug messages, etc. but just can't figure this out.

Preview is correct:
preview correct

Saved node is incorrect:
node incorrect

Thanks for any help!

CommentFileSizeAuthor
node-incorrect.JPG30.57 KBtimmay
preview-correct.JPG110.96 KBtimmay
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

timmay created an issue. See original summary.

timmay’s picture

Please, anyone?

timmay’s picture

While not exactly the same, this is a pretty similar issue to http://drupal.stackexchange.com/questions/200371/feeds-sql-import-shows-...

Based on that post, I tested creating a csv instead and importing via file upload, and in that case the tampered fields saved just fine to nodes. So, there is obviously an issue with the SQL import that is causing this issue.

I can get around it temporarily via csv import, but I really need to have the SQL issue fixed for future automation.

Any help is appreciated.

timmay’s picture

Title: Tampered fields not saving » SQL Parser - Tampered fields not saving
timmay’s picture

Category: Support request » Bug report