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

Add extra processed metrics to list of available metrics in Graph if … #14486

Merged
merged 1 commit into from May 28, 2019

Conversation

diosmosis
Copy link
Member

…the metadata field exists.

If an evolution graph API request returns no data, and the columns_to_display is for a processed metric that isn't in the Report instance, but the DataTable metadata, then nothing will display in the evolution graph.

Fixed by looking for processed metrics when validating/cleaning the columns_to_display config property.

@diosmosis diosmosis added the Bug For errors / faults / flaws / inconsistencies etc. label May 27, 2019
@diosmosis diosmosis added this to the 3.10.0 milestone May 27, 2019
@mattab mattab merged commit d8c99bf into 3.x-dev May 28, 2019
@mattab mattab deleted the extra-processed-graph branch May 28, 2019 00:55
@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants