Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backends | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
contexts.py | ||
middleware.py | ||
models.py | ||
shim.py | ||
tracker.py | ||
utils.py | ||
views.py |
When event-tracking was fully integrated into the platform, some data was replicated in the context in the middleware and then later extracted and moved the old location by event-tracking. The legacy code path was not updated to remove this transient shim data from the context resulting in duplication of the information. This patch ensures that the transient information is removed from the context before emitting the event. Fixes: AN-2369
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backends | Loading commit data... | |
management | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
contexts.py | Loading commit data... | |
middleware.py | Loading commit data... | |
models.py | Loading commit data... | |
shim.py | Loading commit data... | |
tracker.py | Loading commit data... | |
utils.py | Loading commit data... | |
views.py | Loading commit data... |