Skip to content

Commit

Permalink
Add missing breakdownField while hydrating the Dataset Quality Deta…
Browse files Browse the repository at this point in the history
…ils state.
  • Loading branch information
awahab07 committed Oct 18, 2024
1 parent 8c0ee58 commit 496b167
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export const getContextFromPublicState = (
},
},
dataStream: publicState.dataStream,
breakdownField: publicState.breakdownField,
expandedDegradedField: publicState.expandedDegradedField,
showCurrentQualityIssues:
publicState.showCurrentQualityIssues ?? DEFAULT_CONTEXT.showCurrentQualityIssues,
Expand Down

0 comments on commit 496b167

Please sign in to comment.