Skip to content

Add expiring inventory reservations workflow#79

Open
marinasundstrom wants to merge 1 commit into
mainfrom
codex/implement-inventory-reservation-system
Open

Add expiring inventory reservations workflow#79
marinasundstrom wants to merge 1 commit into
mainfrom
codex/implement-inventory-reservation-system

Conversation

@marinasundstrom
Copy link
Copy Markdown
Owner

Summary

  • add domain model and persistence for warehouse item reservations with timed expiration and consumption tracking
  • expose API commands and DTOs for creating, confirming, and releasing reservations and include them in warehouse item responses
  • schedule a Quartz job to automatically expire pending reservations and extend unit coverage for reservation behavior

Testing

  • dotnet test src/Inventory/Inventory.Tests/Inventory.Tests.csproj --no-build --logger "console;verbosity=minimal"

https://chatgpt.com/codex/tasks/task_e_690a49068138832f9959901dd70a13ac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant