issues
search
openedx
/
edx-django-utils
edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26
stars
20
forks
source link
ARCHBOM-1283: update CodeOwnerMetricMiddleware
#44
Closed
robrap
closed
4 years ago
robrap
commented
4 years ago
Description:
add get_current_transaction function which returns am object with a name property.
update CodeOwnerMetricMiddleware to use the current transaction to determine the code_owner metric in cases where resolve doesn't work.
JIRA:
ARCHBOM-1283
Merge checklist:
[x] All reviewers approved
[x] CI build is green
[x] Version bumped
[x] Changelog record added
[x] Documentation updated (not only docstrings)
[x] Commits are squashed
Post merge:
[x] Create a tag
[x] Check new version is pushed to PyPi after tag-triggered build is finished.
Description:
JIRA:
ARCHBOM-1283
Merge checklist:
Post merge: