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

Disable parameters for the years that they are no longer active #2442

Open
PavelMakarchuk opened this issue Mar 25, 2025 · 1 comment
Open

Comments

@PavelMakarchuk
Copy link
Collaborator

We should probably highlight somehow if parameters are no longer active for a certain time period.

E.g. Idaho has repealed the additional elderly grocery credit amount in 2024 - the way we solve this on the rules engine side is to ad an in_effect.yaml which is a boolean parameter and setting it to false for any year after 2023. Example PR

We typically don't set the main amount parameter to 0 since that is technically not the law (the parameter is not set to 0, it is repealed) but the user will still have the ability to adjust the value for 2024 and any subsequent years without any impacts on a household or society.

@MaxGhenis
Copy link
Contributor

This would require (probably significant) new backend work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants