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
fix#7570 -- normalize date range of non-subscription license to be valid whenever the cart is touched
- start can't be in past
- end must be at least an hour after start
This is done on the backend whenever anything touches the shopping cart,
which should greatly increase chances of it always working. It's
automatic. You do see it the second you view your cart (on the way to
checkout).
0 commit comments