Problem

  1. It is currently not possible to run queries with a specified context, like for example the current group. Only platform-wide statistics are supported. By adding the possibility for a context in the query a range of possibilities would open.
  2. The module itself hasn't been touched much since it was first created, so it's a good idea to refactor parts of it so it becomes more stable and adheres to the latest coding standards.

Solution

  1. Module should be able to parse the context in the data source, e.g. run query for the current group.
  2. Refactor parts of the module so it complies better with

Comments

ribel created an issue. See original summary.

bramtenhove’s picture

Status: Active » Reviewed & tested by the community

I reviewed the PR here: https://github.com/goalgorilla/kpi_analytics/pull/10.

Nice improvements!

ribel’s picture

PR was merged and will be included in the next release.

  • ribel authored 418b52e on 8.x-1.x
    Issue #3018734 by ribel: As a Developer I want to be able to query with...
ribel’s picture

Version: 8.x-1.x-dev » 8.x-1.0-alpha6
Status: Reviewed & tested by the community » Fixed

Released in version alpha6.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.