comment_upload's 5.x -> 6.x conversion resulted in a renumbering of the fid column in {comment_upload}, due to the new file API, so pift_data.fid is incorrect for all files attached to issues until this is fixed. the old fid data should be available in comment_upload.legacy_fid -- i'm waiting on the author of comment_upload to push this change to the module, then i'll write an update function for PIFT.

Comments

netaustin’s picture

Fixed in commit 168486. Please open an issue in comment_upload if there are further problems.

hunmonk’s picture

Status: Active » Fixed

fixed in DRUPAL-6--1-0-ALPHA2

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.