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-521] Publish request batch event when requests are reordered #482

Merged
merged 11 commits into from
Aug 29, 2024

Conversation

roman-barannyk
Copy link
Contributor

@roman-barannyk roman-barannyk commented Aug 21, 2024

##Purpose
When the UI reorders requests, it calls the /circulation/requests/queue/instance/{instanceId}/reorder endpoint

This endpoint calls /request-storage-batch/requests from mod-circulation-storage, and after successful reordering, mod-circulation-storage should publish a Kafka request-batch-update event. The event's payload must include the instanceId and the IDs of the reordered requests

Resolves: CIRCSTORE-521

@roman-barannyk roman-barannyk added the WIP Work in progress label Aug 21, 2024
@roman-barannyk roman-barannyk changed the base branch from master to ecs-tlr-feature August 21, 2024 11:51
@roman-barannyk roman-barannyk force-pushed the CIRCSTORE-521 branch 2 times, most recently from 63f38ba to 562cd90 Compare August 21, 2024 12:02
Copy link

sonarcloud bot commented Aug 29, 2024

@roman-barannyk roman-barannyk merged commit b35fa1d into ecs-tlr-feature Aug 29, 2024
5 checks passed
@roman-barannyk roman-barannyk deleted the CIRCSTORE-521 branch August 29, 2024 20:30
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.

3 participants