Flagsmith / Flagsmith/flagsmith
Add related Features to relevant audit logs
Open
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
Some Audit logs, including, e.g., logs related to change requests, can be attributed to specific features in addition to existing links to project and environment.
1. Add a nullable `Feature` relation to the `AuditLog` model.
2. When creating Audit logs, fill it out where appropriate (for example, when creating a Change request Audit log).
3. At the API level, allow filtering Audit logs by feature.
4. Surface the filter in the UI.
Contributor guide
Assessment
This issue has not been assessed yet.