mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 21:54:41 +08:00
This moves the logic for creating the convert_video job to the upload after_create hook so that we ensure there is an upload_id. When this logic was in the s3 store and direct to s3 uploads was enabled the convert video job would never fire because we didn't have an upload_id. |
||
|---|---|---|
| .. | ||
| base_store.rb | ||
| local_store.rb | ||
| s3_store.rb | ||
| to_s3_migration.rb | ||