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

fix(filters): Allow update of charge model #1803

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

vincent-pochet
Copy link
Collaborator

Context

The update of the charge model of an existing charge with filter is failing, due to a validation error on the filter properties. The validation is performed with the previous charge model condition.

Description

This PR ensures that the validation is performed using the right charge model

@vincent-pochet vincent-pochet added the 🐞 Bug Something isn't working label Mar 21, 2024
@vincent-pochet vincent-pochet self-assigned this Mar 21, 2024
@vincent-pochet vincent-pochet merged commit 56b14d4 into main Mar 21, 2024
7 checks passed
@vincent-pochet vincent-pochet deleted the fix-edit-filters branch March 21, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants