Importing from CSV.
One field is a taxonomy term.
I was receiving this message.
user warning: Column 'vid' in where clause is ambiguous query: SELECT DISTINCT t.tid, t.name FROM term_data t LEFT JOIN term_node spaces_og_tn ON t.tid = spaces_og_tn.tid LEFT JOIN vocabulary spaces_og_v ON t.vid = spaces_og_v.vid LEFT JOIN [...] vid=12) in [...] feeds/mappers/content_taxonomy.inc on line 113.

Comments

olveraricardo72’s picture

Status: Active » Needs review
StatusFileSize
new962 bytes

My solution in the patch.

twistor’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)