If you import to a content type where automatic nodetitles are set the fieldnames of the source table are inserted but not the values. In my case all node titles where inserted as 'name surname' instead of 'John Doe' for example. After resaving the article the right values are set.
Comments
Comment #1
mikeryanAutomatic Nodetitles is centered on using the node form, so one possibility is that it doesn't support working from a programmatic node_save(). Another possibility is that there needs to be specific support for migration, so for now I'm changing this to a feature request until I have time to diagnose it (or someone else does).
Comment #2
mikeryanComment #3
mikeryanComment #4
frankcarey commentednot 100% on this, but I want to say that these were working for us a few months ago. I think we should confirm the issue first ( I should be able to do that once i get to nodes in my own import)
Comment #5
mikeryan#979890: Automatically disable auto_nodetitle