You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The User view displays a store's CURRENT capacity.
Issue: store's CURRENT customer capacity is only updated in the database when the capacity is at max, or max-1, to limit the number of calls to the back-end which could be misleading to the User view.
The text was updated successfully, but these errors were encountered:
The User view displays a store's CURRENT capacity.
Issue: store's CURRENT customer capacity is only updated in the database when the capacity is at max, or max-1, to limit the number of calls to the back-end which could be misleading to the User view.
The text was updated successfully, but these errors were encountered: