Skip to content
Snippets Groups Projects

Fetch correct key in the settings hash

Closed Zeger-Jan van de Weg requested to merge zj-fix-object-store into master
1 unresolved thread

What does this MR do?

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/3172

/cc @ayufan @ahanselka

Edited by Zeger-Jan van de Weg

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
98 98 end
99 99
100 100 def fog_directory
101 self.class.object_store_options.remote_directory
101 self.class.object_store_options.object_store.remote_directory
  • Please register or sign in to reply
    Loading