Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • P Partition
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 4
    • Merge requests 4
  • 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
  • Partition
  • Merge requests
  • !109

Gcp stabilize service with postman collection (GONRG-3570)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Anastasiia Gelmut requested to merge gcp-stabilize-service-with-postman-collection into master Oct 25, 2021
  • Overview 1
  • Commits 84
  • Pipelines 10
  • Changes 3

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

getPartition method in PartitionServiceImpl returns PartitionInfo object when partition with partitionId does not exist.

What is the new/expected behavior?

getPartition method in PartitionServiceImpl throws 404-Not Found exception when partition with partitionId does not exist.

Edited Oct 25, 2021 by Anastasiia Gelmut
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gcp-stabilize-service-with-postman-collection