Skip to content

fix(dlp): drop "Entry to World of Frozen" from POI list#231

Merged
cubehouse merged 1 commit into
mainfrom
fix/dlp-drop-frozen-entry
Jun 24, 2026
Merged

fix(dlp): drop "Entry to World of Frozen" from POI list#231
cubehouse merged 1 commit into
mainfrom
fix/dlp-drop-frozen-entry

Conversation

@cubehouse

Copy link
Copy Markdown
Member

Summary

  • P2EA02 (Entry to World of Frozen) is a land-entry Premier Access pass, not a ride. Move it from VISIBILITY_EXCEPTIONS to IGNORE_ENTITIES so it's dropped from entities, live data, and schedules in one pass.
  • It was kept around for parity with the legacy collector during migration. That window has closed.

Test plan

  • npm test — 58/58 files, 1246/1246 tests
  • npm run dev -- disneylandparis — 4/4. 126 entities (was 127), 67 live entries (was 68); P2EA02 dropped from all three pipelines

P2EA02 is a land-entry Premier Access pass, not a ride. It was retained
in VISIBILITY_EXCEPTIONS during the legacy collector migration for
parity; now that we're past that window, move it to IGNORE_ENTITIES so
it's dropped from entities, live data, and schedules in one pass.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@cubehouse cubehouse merged commit eafd211 into main Jun 24, 2026
4 checks passed
@cubehouse cubehouse deleted the fix/dlp-drop-frozen-entry branch June 24, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant