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

CIRCSTORE-552 Implement the code for the feature UXPROD-5001 #501

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

AntonAntonich
Copy link
Contributor

@AntonAntonich AntonAntonich commented Dec 10, 2024

Purpose

Implement the code for the feature UXPROD-5001

Jira

CIRCSTORE-552

@AntonAntonich AntonAntonich self-assigned this Dec 10, 2024
@AntonAntonich AntonAntonich changed the title UXPROD-5001 add json property to request.json to manage Kafka event i… CIRCSTORE-552 Implement the code for the feature UXPROD-5001 Dec 11, 2024
@@ -282,6 +282,10 @@
"itemLocationCode": {
"description": "Allow specifying item location when creating title-level requests",
"type": "string"
},
"isDcbReRequestCancellation": {
"description": "Indicates whether the request was cancelled during a DCB transaction update",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The description needs more better wordings. It should reflect the real case for which this flag is added and will be utilized.
Please add test cases to this PR.

Copy link

sonarcloud bot commented Dec 13, 2024

@AntonAntonich AntonAntonich merged commit 47caef7 into master Dec 16, 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