[WebAPI] GetProductions OnSale computation

How does the GetProductions determine if a production is "OnSale"?

Some background: I'm pulling the productions from our season to populate a list box, and I include them based on whether or not they are "OnSale".  For most of the season this seemed just fine (the list got smaller and smaller) and it's used in a place that doesn't see a lot of traffic (only when adding single tickets to a subscription purchase), but now that our season is almost over I can see that a small handful of productions that are past date (on all web modes of sale) are still showing up in the list.  The performances for these productions do not get returned with a similar query.  Examining the Keywords, Modes of Sale and Price Types in Tessitura, I can't tell the difference between the shows that are still showing OnSale = true and those which show it to be false.

Parents Reply Children
No Data