Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion develop-docs/application/feedback-architecture.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,14 @@ This feature is available if you enable the following feature flags.
- `organizations:user-feedback-ui`
- `organizations:user-feedback-replay-clip` (v24.7.1+)

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):
Auto-registered flags for issue platform, for versions \<= v24.10.0 only:

- `organizations:feedback-ingest`
- `organizations:feedback-visible`
- `organizations:feedback-post-process-group`

(You won't be able to grep for these in the sentry repo, but you do need to enable them.)

You need to have v24.4.2 or higher in order to use the latest functionality of User
Feedback, such as adding screenshots. Also note that User Feedback is only available
in feature-complete Sentry, _not_ errors-only.
Expand Down
Loading