New attachments are not shown after upgrade to 2.3.0
Added by Eladio Rial over 11 years ago
I updated redmine from version 1.1 to 2.3.0. Now new attachments are not displayed in the issues form. The old attachments do appear. Comparing the data in the database I noticed that now the new attachments have some field empty: container_id, container_type and content_type. The file production.log says nothing. Any ideas? Please help!
production.log (2.85 KB) production.log | |||
table_attachments.png (45.9 KB) table_attachments.png |
Replies (6)
RE: New attachments are not shown after upgrade to 2.3.0 - Added by Etienne Massip over 11 years ago
This means the files are uploaded but not attached to the issue.
Stupid question: do you click on Save button of the issue creation/update form after picking up a file?
RE: New attachments are not shown after upgrade to 2.3.0 - Added by Eladio Rial over 11 years ago
#Etienne, yes :)
RE: New attachments are not shown after upgrade to 2.3.0 - Added by Etienne Massip over 11 years ago
Any plugins?
RE: New attachments are not shown after upgrade to 2.3.0 - Added by Durlabh Jain almost 10 years ago
I know this topic is over a year old but just wanted to see if you found any solution. I have DMSF, Checklists, redmine_re plugins. It was all fine and suddenly it stopped working where container_id, container_type and content_type is null. No ideas as there are no errors either. One peculiar thing I noticed is that I cannot do an issue search either. I think these things are linked.
RE: New attachments are not shown after upgrade to 2.3.0 - Added by Andrew Kohlsmith almost 9 years ago
Same issue here but with 2.6.6. I don't have those plugins installed but have a swath of others. :-/
- author
- meta
- redmine_cms
- redmine-google-analytics-plugin
- redmine_mailing_list_integration
- redmine_tags
- wiking
- clipboard_image_paste
- project_alias
- redmine_hide_estimated_hours_permission
- redmine_milestones
- reklama
- hooks_manager
- redmine_better_gantt_chart
- redmine_contacts
- redmine_hours
- redmine_release_notes
- role_shift
- like
- redmine_blogs
- redmine_improved_searchbox
- redmine_sidebar_toc_dt
- sidebar
- line_numbers
- redmine_bootstrap_kit
- redmine_git_hosting
- redmine_issue_wiki_journal
- redmine_spent_time
- subscription
RE: New attachments are not shown after upgrade to 2.3.0 - Added by Andrew Kohlsmith almost 9 years ago
Nevermind everyone... I'm an idiot. when you upload a file that takes a while, you get complacent and forget to click "add" to actually complete the process. :-) Odd how the DB gets this weird data in it though that doesn't get cleared out...