Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: store every selected value in passport, regardless of granularity #3113

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jessicamcinchak
Copy link
Member

See thread https://opensystemslab.slack.com/archives/C5Q59R3HB/p1715070535334409

Previously, if you have a checklist with options: new, new.agriculture, new.agriculture.glasshouse and you select options 2 & 3 - your passport would only store 3 new.agriculture.glasshouse because it is the most granular and any less granular future automations for new or new.agriculture could be handled based on this value alone.

On this pizza, we'll store every selection you make regardless of relative granularity or duplication with pre-existing passport values. Just spinning this up as a demo to wrap our minds around scope of "problem" / possible routes to solving (code or schema heirarchy changes)

@jessicamcinchak jessicamcinchak added the demo Demo environment being used by an external team label May 7, 2024
Copy link

github-actions bot commented May 7, 2024

Pizza

Deployed 5b270b8 to https://3113.planx.pizza.

Useful links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Demo environment being used by an external team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant