Matomo: Console: invalidating reports with segment based on custom Dimensions fails

Created on 12 Apr 2019  路  2Comments  路  Source: matomo-org/matomo

For example:
/path/to/matomo/console core:invalidate-report-data --dates=2019-03-11,2019-03-11 --sites=5 --segment="dimension2==Test123"
In this case, dimension2 is an action dimension set up and active for this site-ID.

Fails with
[Exception] Segment 'dimension2' is not a supported segment.

Probably because the custom dimensions are not correctly returned by getSegmentMetadata.

Bug

Most helpful comment

cheers @peterbo created 2 PRs

All 2 comments

cheers @peterbo created 2 PRs

Another customer reported it today. was this bug fixed maybe already and can now be closed?

Was this page helpful?
0 / 5 - 0 ratings