Class: Gitlab::BackgroundMigration::FixOrphanPromotedIssues
- Inherits:
-
Object
- Object
- Gitlab::BackgroundMigration::FixOrphanPromotedIssues
- Defined in:
- lib/gitlab/background_migration/fix_orphan_promoted_issues.rb
Overview
No OP for CE
Instance Method Summary collapse
Instance Method Details
#perform(note_id) ⇒ Object
7 8 |
# File 'lib/gitlab/background_migration/fix_orphan_promoted_issues.rb', line 7 def perform(note_id) end |