I mistakenly deleted a single node. I though the fastest way to fix it was to re-import the node from the csv and enable the hash check. This may have been a mistake. The Feeds Log says that 2 nodes were created and 4 were updated. Uh Oh!! Which 2 feeds were created? Which 4 feeds were updated? What if I manually deleted a product since my last import? What if I manually changed something about one of those 4 nodes since my last import? Shouldn't there be a proper log entry someplace saying which nodes are being created/altered with the feed import? I hope I'm just looking in the wrong place for this. If there truely is no record of what nodes are being created/updated, then let's change this to a feature request.

One last thought is that this could just be the bug mentioned here: https://drupal.org/node/1979942 But how would I be able to know for sure if details aren't in the log?

Thanks!!

Image of Feeds Log

CommentFileSizeAuthor
Feeds.png24.19 KBbharata

Issue fork feeds-2240169

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rhuffstedtler’s picture

While I agree with you in principle, it seems like this issue would be more helpful if you identified what the behavior is that you would like.

To my mind, the best approach would be to make the Created and Updated messages links that went to a list of the specific nodes added or updated.

MegaChriz’s picture

Category: Support request » Feature request

Feeds doesn't log which entities were created/updated, so this is a feature request.

MegaChriz’s picture

Title: Feeds log unhelpful » Log which entities were created or updated
Jieyyal’s picture

Hi,

Do we have any plan to work on this feature since the request is 3 years ago?

MegaChriz’s picture

There is a similar issue for the D8 version: #2907721: Log items that failed to import.

I have no concrete plans to implement this for the D7 version.

malcomio’s picture

Version: 7.x-2.x-dev » 8.x-3.x-dev

I think that this would be a useful addition - I'd suggest that the log message could include the entity IDs.

My only concern with it is that there are potentially a very large number of entities, which could be problematic.

MegaChriz’s picture

Version: 8.x-3.x-dev » 7.x-2.x-dev

@malcomio
This is already fixed in the 8.x-3.x version! See #2907721: Log items that failed to import.
Or for a quick introduction video about it: https://www.youtube.com/watch?v=P3ipggf5Irs

It is not fixed in the D7 version. Not sure if there is any interest to implement it for that version too.

philsward’s picture

Not sure if there is any interest to implement it for that version too.

It would be EXTREMELY helpful for D7.

With Backdrop as the default "replacement" for D7 moving forward, it would be integrated there as well.

When updating products for example, there's no way to know which ones actually updated.