Skip to content

FIX: when axis with "agg" type received a children object#136

Merged
eduard93 merged 1 commit intointersystems-community:masterfrom
Frisle:patch-1
Oct 8, 2025
Merged

FIX: when axis with "agg" type received a children object#136
eduard93 merged 1 commit intointersystems-community:masterfrom
Frisle:patch-1

Conversation

@Frisle
Copy link
Copy Markdown

@Frisle Frisle commented Oct 8, 2025

When "agg" axis received a children object and it situated as a column in a pivot with rows dsw couldn't display

Current

"tuples":[ { "caption":"Contests", "cellStyle":"", "children":[ ], "dimension":"Contests", "format":"", "headerStyle":"", "path":"", "title":"", "total":"", "type":"agg", "valueID":"%DISTINCT", "vis":1 } ]

Expected

"tuples":[ { "caption":"Contests", "cellStyle":"", "dimension":"Contests", "format":"", "headerStyle":"", "path":"", "title":"", "total":"", "type":"agg", "valueID":"%DISTINCT", "vis":1 } ]

@eduard93 eduard93 merged commit e5d7196 into intersystems-community:master Oct 8, 2025
1 check failed
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