Maxim Solodovnik created OPENMEETINGS-1457:
----------------------------------------------
Summary: flvRecordings and fileExplorerItem::Video file name
depends on id
Key: OPENMEETINGS-1457
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1457
Project: Openmeetings
Issue Type: Bug
Components: Audio/Video, Converters, Recordings
Affects Versions: 3.1.2
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
Priority: Critical
Fix For: 3.1.3, 3.2.0, 4.0.0
File names of flvRecordings and fileExplorerItem::Video are depends on id
this might cause file damage after import/export
steps:
1) create 5 recordings ( id == 1 ...5 )
2) delete recordings with id = 2 and 3
3) perform export/import
NOTE: max id in DB is now 3
4) create recording
Result: previous file will be rewritten, to recordings will have same fileset
I believe we should switch to UUID as hash (during backup import) and use if
for all future recordings/video uploads
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)