Skip to content
Snippets Groups Projects

Implement file copy for object storage when moving an issue

Merged Stan Hu requested to merge sh-fix-move-issue-with-object-storage into master
Edited by Micaël Bergeron

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Thanks @stanhu, one comment inline.

  • assigned to @stanhu

  • Stan Hu resolved all discussions

    resolved all discussions

  • assigned to @mbergeron

  • added 1 commit

    • cea3b866 - add support for file copy on object storage

    Compare with previous version

  • @jprovaznik can you review please, I've added the FileUploader#copy_to method that does the correct manipulation. When the file is stored remotely, I use CarrierWave::Fog::File#copy_to method to clone the file directly so we don't have to download the file.

    I've been able to move issues with this fix, with uploads in OS or not (and mixed).

  • Micaël Bergeron resolved all discussions

    resolved all discussions

  • Micaël Bergeron
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading