Skip to content

feat: SAGA#9

Open
sjvans wants to merge 8 commits into
mainfrom
saga
Open

feat: SAGA#9
sjvans wants to merge 8 commits into
mainfrom
saga

Conversation

@sjvans

@sjvans sjvans commented Jun 18, 2026

Copy link
Copy Markdown

xtravels sibling: capire/xtravels#46


  • BookingCreated handler checks remaining capacity
  • BookingCreated and BookingDeleted handlers emit a FlightsUpdated event propagating the new free seat count (for replicated flights)

@danjoa danjoa left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Also we should have used the already declared event in from the service definition instead

Comment thread srv/data-service.js Outdated
Comment thread srv/data-service.js Outdated
Comment thread srv/data-service.js Outdated
Comment thread package.json Outdated
@sjvans

sjvans commented Jul 13, 2026

Copy link
Copy Markdown
Author

Also we should have used the already declared event in from the service definition instead

didn't know it existed 😅

Comment thread srv/data-service.cds Outdated
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.

2 participants