Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Number of Available Spots Remaining for Event Needs to Be Updated As Soon As User Registration Completes #1

Open
davidshq opened this issue Aug 22, 2017 · 1 comment

Comments

@davidshq
Copy link
Contributor

Each event has x number of available spots. We need to decrement the number of available spots by y registrants every time a new registration occurs. This needs to update throughout the interface to ensure that individuals don't attempt to register for events that are already closed.

Recommend performing this WP side and then synchronizing back to CCB, rather than direct updates to CCB API, due to performance issues on CCB side.

@davidshq
Copy link
Contributor Author

We are currently testing to ensure that the CCB --> WP sync side works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant