Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • W wks
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe Software
  • Platform
  • Data Flow
  • Data Enrichment
  • wks
  • Merge requests
  • !27

WKS Relationship Fixes implementation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Khilesh Sahu requested to merge slb-relationship-cyclic-fix into master Dec 16, 2020
  • Overview 2
  • Commits 4
  • Pipelines 16
  • Changes 8

Implemented according to following flow chart.

relationship_cycle

Following was acceptance criteria Scenario1: Cyclic Dependency Given RawWell1 has RawTrajectory1 in its relationship block And RawTrajectory1 has RawWell1 has in its relationship block And WKS for RawTrajectory1 is not created When RawWell1 is picked by WKS for transformation Then WKS for RawWell1 will have in its relationship block

Scenario2: Cyclic Dependency Given RawWell1 has RawTrajectory1 in its relationship block And RawTrajectory1 has RawWell1 has in its relationship block And WKS for RawWell1 is not created When RawTrajectory1 is picked by WKS for transformation Then WKS for RawTrajectory1 will have in its relationship block

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: slb-relationship-cyclic-fix