The submit form allows issues to be attached, but they don't appear in files/issues (permissions are ok), and don't show up when the issues is viewed. However, when going to edit, it states under the input, "A file named xyz.png has already been uploaded. If you upload another file xyz.png will be replaced". This occurs with normal users and admin user.

If I turn on the standard attachments in the issue content type, then I get a second file attachment upload element. That one works, but the files do just appear in files/ as with regular uploads. I could just use that upload instead, but in that case, how do I turn off "issue tracking" file attachment input, so users aren't confused by two different upload controls?

Comments

sjh-1’s picture

I got around this problem by upgrading from the "recommended" 5.x-1.3 release to the 5.x-2.1 release, which obsoletes the non-working uploads.

aclight’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not sure about this bug report, as I've never seen this happen with the project issue tracking module from the 5.x-1.x branch with the exception that if I upload a file, and then preview the issue/comment before submitting it, sometimes the file isn't properly attached to the issue/comment. Is there a chance that you previewed the issue/comment before submitting?

If I turn on the standard attachments in the issue content type, then I get a second file attachment upload element. That one works, but the files do just appear in files/ as with regular uploads. I could just use that upload instead, but in that case, how do I turn off "issue tracking" file attachment input, so users aren't confused by two different upload controls?

In case anyone else reads this and thinks this is a good idea, think again. If you do this while using project issue < 5.x-2.x, anything uploaded via the normal drupal core upload module won't be associated with the issue in the same way that a file uploaded through the interface the project issue tracking module provides is.

sureyn’s picture

Version: 5.x-1.3 » 6.x-1.x-dev
Assigned: Unassigned » sureyn

files are not getting attached through file attachment available in page,ad etc.

Please tell , where the issue can be.
Immediate reply will be highly appreciated.

drumm’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing since this hasn’t been updated with more information. Please re-open with details if this is still an issue.