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(custom_aggregation): Ensure custom properties are stored as Hash #2781

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

vincent-pochet
Copy link
Collaborator

Context

In some cases charge#properties[:custom_properties] are persisted as a string when the logic expects a Hash

Description

This PR makes sure that the properties are always saved as a Hash

@vincent-pochet vincent-pochet changed the title fix(custom_aggregation): Ensure custom properties are stored as Hash (JSON) fix(custom_aggregation): Ensure custom properties are stored as Hash Nov 5, 2024
@vincent-pochet vincent-pochet force-pushed the fix-custom-properties-parsing branch from da2436a to dc143a6 Compare November 5, 2024 16:53
@vincent-pochet vincent-pochet merged commit 4ab9f01 into main Nov 8, 2024
6 checks passed
@vincent-pochet vincent-pochet deleted the fix-custom-properties-parsing branch November 8, 2024 08:11
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