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

Close #2180: enqueue generate BIB when order completed #2183

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hengsokly
Copy link
Collaborator

  • When payment is completed, the order will update the state to complete and trigger guest to generate_bib! (SpreeCmCommissioner::OrderBibNumberConcern)

  • The bib_index is validated as unique

  • Users may make payments simultaneously that make the guest_bib_index duplicate and raise errors.

  • So applying to enqueue, but it may cause a delay and need to update the UI to handle the delay.

  • So need to verify with the cm-market-app to see how it affects the UI

@hengsokly hengsokly force-pushed the 2180-enqueue-generate-bib branch from b512746 to ba598e9 Compare December 25, 2024 11:53
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.

1 participant