Exclude unpriced tickets from the price average and chart #3
Loading…
Reference in a new issue
No description provided.
Delete branch "exclude-unpriced-from-average"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A weekend pass offered without a price was counting as 0 €, dragging
down the rolling average and skewing the price-history chart.
read a figure from) is now stored as NULL, not 0.
NULL nor stray 0 values enter the average or the chart; the €/ticket
column shows "—" for missing prices instead of "0 €".
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com