analytics/test/plausible_web/controllers/api/external_stats_controller
RobertJoonas fa54efbc6d
Support with_imported=true in Stats API aggregate (#2919)
* default to source_query.include_imported before true

This fixes a bug where a Stats API aggregate query was trying
to query current period *without imported data* but previous
period *with imported data*.

* remove __internal_visits at a better time

As soon as we have made the db query, we don't need it anymore

* disallow events metric with imported data

* update changelog

* keep default in a better place

* remove unused option

* update test description

Co-authored-by: Vini Brasil <vini@hey.com>

---------

Co-authored-by: Vini Brasil <vini@hey.com>
2023-05-18 12:05:24 +02:00
..
aggregate_test.exs Support with_imported=true in Stats API aggregate (#2919) 2023-05-18 12:05:24 +02:00
auth_test.exs Clean up after V2 migration (#2868) 2023-04-24 12:17:57 +02:00
breakdown_test.exs Treat page filter as entry page filter only for bounce rate (#2874) 2023-05-02 16:33:28 +03:00
timeseries_test.exs Treat page filter as entry page filter only for bounce rate (#2874) 2023-05-02 16:33:28 +03:00