You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.