issues
search
shift-org
/
shift-docs
Shift2Bikes: website and calendar for shift and pedalpalooza
https://shift2bikes.org
Other
22
stars
17
forks
source link
fix handling of legacy nulls for "hidden"
#698
Closed
ionous
closed
6 months ago
ionous
commented
6 months ago
explicitly handle null in the hidden queries ( ex. coalesce )
report "isPublished" correctly
tweak retrieve event so that hidden events are only returned if the secret has been provided ( discovered that issue when fixing broken tests )
new tests:
generates test data which includes a legacy null ( for event 1 )
add test for deleting a legacy event
add test to ensure unpublished events aren't retrievable without the secret
new tests: