Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.editor beat.editor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.editorbeat.editor
  • Merge requests
  • !143

Fix algorithm migration handling

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge 275_fix_algorithm_migration into master Aug 05, 2020
  • Overview 0
  • Commits 3
  • Pipelines 3
  • Changes 4

Summary

This merge fixes the incorrect handling of a newly migrated algorithm declaration.

The loaded data was coming from the original algorithm and thus contained invalid data.

It also updates the default type used from legacy to sequential so that there's no need for special handling of what should be a temporary state when moving from the V1 to the V2 API.

Relevant issue(s) fixed

Fixes #275 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 275_fix_algorithm_migration