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

Adding new permit application fee rates results in unexpected date behavior #15

Open
dougwaldron opened this issue Sep 3, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@dougwaldron
Copy link
Member

User accidentally added multiple fee rates with incrementing dates instead of all the same date. The form sets a minimum date so you don't try changing past rates (which could affect previously paid fees). So after you set one, it sets the minimum date to the next day to prevent overlap. But that shouldn't stick when moving to the next fee type.

@dougwaldron dougwaldron added the good first issue Good for newcomers label Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant