Problem
- 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.
- 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
- Module should be able to parse the context in the data source, e.g. run query for the current group.
- Refactor parts of the module so it complies better with
Comments
Comment #2
bramtenhove commentedI reviewed the PR here: https://github.com/goalgorilla/kpi_analytics/pull/10.
Nice improvements!
Comment #3
ribelPR was merged and will be included in the next release.
Comment #5
ribelReleased in version alpha6.