code-corps / code-corps/code-corps-api

Make segment tracking more explicit

Open
#927 5 comments 0 reactions 1 assignee Claimed by @begedin View on GitHub
needs clarification
Dominant language
Elixir
Stars
234
Forks
82
PR merge metrics
No merged PRs in 30d

Description

# Problem

We're moving away from using `ja_resource` and `canary` through #864

This makes controllers and authorization policies much more explicit and easier to follow.

However, segment tracking still relies on a plug which does it's tracking through inference of actions. We should make this explicit as well, by moving the code into controllers.

Additionally, all we should ensure all API actions which are supposed to call segment tracking actually do so.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.