-
Looks odd. Checked the code and can not find obvious reason yet. Can you please help to investigate to see if it can be reproduced?
Attachment storage is managed via class DefaultAttachmentStorageManager. When an issue is about to create, attached images are placed into a temp folder, and when the issue is saved, it will be moved to a permanent folder. The temp folder will be deleted after some time via a schedule.
-
@mweimann Is the missing image in issue description, or issue comment?
-
@robin both.
Things are getting more strange:
- Yesterday evening the images have been there (have to check whether they have been served from the browser cache)
- Today they are gone
I will do a deeper analysis later.
-
@mweimann never mind, find the problem
-
Previous Value Current Value empty 3.2.1
-
OneDev
changed state to 'Closed' 6 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 6 years ago
Previous Value Current Value Closed
Released
-
Updated to 3.2.1 - today the images are missing again.
-
At my side the problem happens when an issue is created prior to 3.2.1 with no images attached in description. And if later an image is attached to the comment or description of the issue, the image will be missing after 24 hours. However for new issues created after 3.2.1, the problem should no longer be happening.
Please check if this is the case at your side. If yes, I can modify the code to preserve the images.
-
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Not Found
|
-
3.2.1 Closed
The issue attachments in one of my OneDev environments are gone.
They have been there before. It is only the case for some issues not for all.
Loading the image URL shows me
If there is anything I can do for debugging let me know @robin