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

feat: define optional overrides on PlanX service metadata #240

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

jessicamcinchak
Copy link
Member

PlanX fetches & suggestions administrative data to users throughout a service (eg planning constraints), and we always present users with an option to contest or change this data if it is outdated or not applicable.

If the user has chosen to override the suggested data, we want to ensure we still send planning officers both the original "source" data and the "user" override information for assessment and feedback.

This mocks up a proposed structure for sharing this !

@jessicamcinchak jessicamcinchak changed the title chore: define optional overrides on PlanX service metadata feat: define optional overrides on PlanX service metadata Sep 19, 2024
Comment on lines +32 to +33
sourceIntersects: true;
userIntersects: false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat and concise 👌

@jessicamcinchak jessicamcinchak merged commit 11200f3 into main Sep 19, 2024
3 checks passed
@jessicamcinchak jessicamcinchak deleted the jess/add-overrides-prototype-metadata branch September 19, 2024 21:39
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.

2 participants