Jacob R

Results 19 issues of Jacob R

### Description: It was noticed the when a variable's name was changed any references in a Custom JavaScript variable weren't updated. This PR fixes that issue. Fixes: #804 __Note__: This...

### Description: Added the ability to force the use of an index when aggregating logs. This is to try and improve efficiency when the query engine doesn't always automatically select...

Needs Review

### Description: I noticed that custom reports were archiving even after being deleted. Debugging, I ended up finding that if a single site ID is passed as the idSites argument,...

Bug
c: Platform
Needs Review

### Description: Added the ability to force the use of an index when aggregating logs. This is to try and improve efficiency when the query engine doesn't always automatically select...

Needs Review

### What happened? I noticed that custom reports were archiving even after being deleted. Debugging, I ended up finding that if a single site ID is passed as the idSites...

Bug
triaged

### Description: This is the initial implementation of the action component which triggers the copy modal component.

### Description: This is a POC for a new component which can be used throughout the system for implementing the ability to copy reports and other entities, like goals, funnels,...

A customer was seeing an error stating `Uncaught RangeError: Maximum call stack size exceeded` in the JS console while matomo.js was loading. It was found that `window.MatomoTagManager.dataLayer.events` contained a very...

Bug

# [DoNotMerge] ### Description: This is to demo adding SwaggerUI to the developer documentation. It's using a local JSON OpenAPI spec file for a few plugins. Browse to `/api-reference/reporting-api#openapi-documentation` (if...