Open
Description
I'm trying to set up the Correlation ID
field. I have installed the django-cid library. I also added the variable AUDITLOG_CID_HEADER = 'X_CORRELATION_ID'
.
I have a CID in the logs:
{'Content-Type': 'application/json', 'Allow': 'GET, PUT, PATCH, HEAD, OPTIONS', 'X_CORRELATION_ID': '7e625aad-a9dd-4293-9796-c4d866d0c476'}
But the CID field is empty in the database.
Metadata
Metadata
Assignees
Labels
No labels