Skip to content

Aggregate Graphs may sometimes show the wrong row count #2768

@eschoeller

Description

@eschoeller

Describe the bug
Any new-style aggregate graphs which use a |query_| in the text_format end up being statically defined instead of dynamic.

To Reproduce
Steps to reproduce the behavior:
Update a data query, and observe that the old value of the |query_| is still present in the aggregate graph, instead of the new queried value.

Expected behavior
When an object in a data query is updated, any references using |query_| should also follow suit.

Additional context
I think I mentioned this in one of my other reports, so if we want to handle it there, that would be ok too. Sorry for the double-post in that case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourresolvedA fixed issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions