Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MODORDERS-1209]. Implement API to Send claims for multiple pieces #1054

Merged
merged 43 commits into from
Dec 9, 2024

Conversation

BKadirkhodjaev
Copy link
Contributor

@BKadirkhodjaev BKadirkhodjaev commented Nov 28, 2024

Purpose

Approach

  • Receive pieces via the piece ids from a new collections input model
  • Using the retrieved pieces retrieve the linked POL, PO and the Organization, and group all pieces by an Organization id
  • After that using this Organization Id & Pieces map set pieceClaimIds and create jobs in mod-data-export-spring using the integration details from the mod-configuration with export type CLAIMS, per each integration detail per Organization
  • On success or any failure return a results collections with a correct status and error message if necessary
  • Test using MockServer-based integration tests and unit tests
  • Additional work:
    • Clean and refactor the MockServer class

Copy link

sonarqubecloud bot commented Dec 9, 2024

@BKadirkhodjaev BKadirkhodjaev merged commit 65197ef into master Dec 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants