Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • S Storage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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 SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • Storage
  • Merge requests
  • !579

move conversion json checking from CrsConversionService to the separate class,...

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yauheni Lesnikau requested to merge conv-json-ckeck into master Dec 13, 2022
  • Overview 2
  • Commits 1
  • Pipelines 6
  • Changes 4

This changes for /query/records:batch intended to update the conversion reaction to the records with invalid data structure. For example, if we face the record with the field which has a type of JsonObject, but we expected JsonArray, now appropriate error status will be appended. We used to ignore such fields before.

Edited Dec 15, 2022 by Yauheni Lesnikau
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: conv-json-ckeck