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

bug(plan) make sure groupBy is undefined if not defined #1414

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

ansmonjol
Copy link
Collaborator

Context

We perform some manual operations on this field

We receive it as an array of string, but we manipulate it as a string in the UI.

This value has to be re-transformed before sending it to the BE

Description

All those manipulations makes is less predictable and lead to have the value empty for the charge models that are not standard.

This PR ensure the value is undefined in such case.

@ansmonjol ansmonjol added the 🐞 bug Something isn't working label Feb 20, 2024
@ansmonjol ansmonjol self-assigned this Feb 20, 2024
@ansmonjol ansmonjol enabled auto-merge (rebase) February 20, 2024 14:29
@ansmonjol ansmonjol merged commit e1c756c into main Feb 20, 2024
5 checks passed
@ansmonjol ansmonjol deleted the reset-group-by branch February 20, 2024 14:51
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

3 participants