openedx/openedx-platform

[DEPR]: common/djangoapps/track/tracker.py

Open

#31,447 opened on Dec 14, 2022

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Python (4,331 forks)auto 404
deprhelp wanted

Repository metrics

Stars
 (8,150 stars)
PR merge metrics
 (PR metrics pending)

Description

Proposal Date

14 December 2022

Target Ticket Acceptance Date

15 January 2023

Earliest Open edX Named Release Without This Functionality

Palm

Rationale

This code has been marked deprecated in the hosting file since 2020 with commit c962423bbc5011dabd8e7b314993802a1db646a5.

This work will require ensuring that all of the migration work to move calls to the eventracking app have been completed.

Removal

At least common/djangoapps/track/tracker.py should be removed. Any other code that was also deprecated when this functionality was extracted should also be removed.

Replacement

It's already been replaced by the eventtracking app.

Deprecation

No response

Migration

No response

Additional Info

No response

Contributor guide