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

MODDCB-49 #46

Merged
merged 37 commits into from
Nov 22, 2023
Merged

MODDCB-49 #46

merged 37 commits into from
Nov 22, 2023

Conversation

MagzhanArtykov
Copy link
Contributor

Covers: MODDCB-49

Purpose

Main purpose of this PR is to implement support of DCB transaction cancellation

Approach

If a user cancels DCB Page request in Lending library, then the status of DCB transaction should be updated to CANCELLED.
DCB propagates CANCELLED transaction status to Borrowing/Pickup libraries.

Learning

Please refer to: CIRCSTORE-463

…DDCB-49

# Conflicts:
#	src/main/java/org/folio/dcb/listener/kafka/CirculationEventListener.java
#	src/main/java/org/folio/dcb/service/impl/PickupLibraryServiceImpl.java
…DDCB-49

# Conflicts:
#	src/main/java/org/folio/dcb/service/impl/BorrowingPickupLibraryServiceImpl.java
#	src/main/java/org/folio/dcb/utils/DCBConstants.java
…DDCB-49

# Conflicts:
#	src/main/java/org/folio/dcb/service/impl/BorrowingPickupLibraryServiceImpl.java
#	src/main/java/org/folio/dcb/service/impl/CustomTenantService.java
#	src/main/java/org/folio/dcb/service/impl/PickupLibraryServiceImpl.java
#	src/main/java/org/folio/dcb/utils/DCBConstants.java
…DDCB-49

# Conflicts:
#	src/main/java/org/folio/dcb/service/impl/LendingLibraryServiceImpl.java
# Conflicts:
#	src/test/resources/mappings/cancellation.json
…DDCB-49

# Conflicts:
#	src/main/java/org/folio/dcb/service/impl/BorrowingLibraryServiceImpl.java
…DDCB-49

# Conflicts:
#	src/main/java/org/folio/dcb/service/impl/BorrowingLibraryServiceImpl.java
…DDCB-49

# Conflicts:
#	src/test/java/org/folio/dcb/service/BorrowingLibraryServiceTest.java
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

81.4% 81.4% Coverage
0.0% 0.0% Duplication

@MagzhanArtykov MagzhanArtykov merged commit 0665faa into master Nov 22, 2023
3 checks passed
@MagzhanArtykov MagzhanArtykov deleted the MODDCB-49 branch November 22, 2023 08:11
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.

5 participants