Commit ed88b2e
fix(issue-detection): Map ai_issue_detection_enabled to AIDetectedGeneralGroupType for audit log
The parent toggle had no entry in project_settings_to_group_map, causing
an empty audit log message when toggled. Map it to AIDetectedGeneralGroupType
so the audit log renders a meaningful description.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 289ebe7 commit ed88b2e
File tree
2 files changed
+6
-12
lines changed- src/sentry
- audit_log
- issues/endpoints
2 files changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | 186 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
199 | 192 | | |
200 | 193 | | |
201 | 194 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments