Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O Open Test Data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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

Upcoming Change to GitLab Pages The GitLab Pages URL is planned to migrate from the current *.pages.community.opengroup.org to a simpler domain: *.pages.opengroup.org. At the same time, HTTPS will be enabled for the server. This change is planned for May 21, 2022.

If you have questions or concerns, please email forum-support@opengroup.org.

  • Open Subsurface Data Universe Software
  • Platform
  • Data Flow
  • Data Loading
  • Open Test Data
  • Issues
  • #46

Closed
Open
Created Dec 11, 2019 by Dmitry Kniazev@dmitry-kniazevDeveloper

Inconsistent trajectory keys (WellborePath vs WellboreTrajectory) for Well and Wellbore resource types

Execute the following request on AWS and Azure:

{ "fulltext": "A05-01", "metadata": { "ResourceType": ["master-data/Well"] }, "facets": ["ResourceType"] }

The names of the trajectory keys are different for Amazon and Microsoft in Search API response.

AWS:

"WellborePathCount": ..., "WellborePathSRN": ...

Azure:

"WellBoreTrajectoryCount": ..., "WellboreTrajectorySRN": ...

Also, Wellbore is commonly considered as one word and therefore "B" should be lower case in "WellBoreTrajectoryCount" (Azure).

Assignee
Assign to
Time tracking