Skip to content

Commit

Permalink
fix: fixed the issue with no aggregation change #2605
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrashekhara.n authored and chejimmy committed Mar 21, 2024
1 parent 7418773 commit 569854e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const RenderAggregationsPropertiesSection = ({

const updatedQuery = properties.queryConfig.query
? applyResolutionToQuery(
applyResolutionToQuery(
applyAggregationToQuery(
properties.queryConfig.query,
updatedAggregationType
),
Expand Down

0 comments on commit 569854e

Please sign in to comment.