Skip to content

Commit fc84fa1

Browse files
authored
chore(feedback): Update selfhosted feedback info 2 (#10955)
1 parent 0cfefc9 commit fc84fa1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

develop-docs/application/feedback-architecture.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,21 +205,22 @@ This feature is available if you enable the following feature flags.
205205

206206
- `organizations:user-feedback-ingest`
207207
- `organizations:user-feedback-ui`
208-
- `organizations:user-feedback-replay-clip`
208+
- `organizations:user-feedback-replay-clip` (v24.7.1+)
209209

210210
Auto-registered flags for issue platform (you won't be able to grep these in the sentry repo, but you need to enable them too):
211211

212212
- `organizations:feedback-ingest`
213213
- `organizations:feedback-visible`
214214
- `organizations:feedback-post-process-group`
215215

216-
You need to have v24.4.2 or higher in order to use the full functionality of UF
217-
(ex: screenshots). Lower versions may have limited functionality. Also note
218-
feedback is only available in feature-complete Sentry, _not_ errors-only.
216+
You need to have v24.4.2 or higher in order to use the full functionality of User
217+
Feedback, such as adding screenshots. Lower versions may have limited functionality.
218+
Also note feedback is only available in feature-complete Sentry, _not_ errors-only.
219219

220220
---
221221

222-
Auto/AI spam filters are currently unsupported. Make sure `organizations:user-feedback-spam-filter-ingest` is false.
222+
Automatic spam filtering is currently unsupported in self-hosted. _Make sure
223+
`organizations:user-feedback-spam-filter-ingest` is false._
223224

224225
You may optionally enable `organizations:user-feedback-spam-filter-actions` to
225226
manually mark feedback as spam.

0 commit comments

Comments
 (0)