Skip to content

Commit e9b0074

Browse files
authored
ref(feedback): rm issue platform flags from SH section in dev doc (#11663)
* ref(feedback): rm issue platform flags from SH section in dev doc * Restore flags list and add versioning comment
1 parent b6290f7 commit e9b0074

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

develop-docs/application/feedback-architecture.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,12 +209,14 @@ This feature is available if you enable the following feature flags.
209209
- `organizations:user-feedback-ui`
210210
- `organizations:user-feedback-replay-clip` (v24.7.1+)
211211

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

214214
- `organizations:feedback-ingest`
215215
- `organizations:feedback-visible`
216216
- `organizations:feedback-post-process-group`
217217

218+
(You won't be able to grep for these in the sentry repo, but you do need to enable them.)
219+
218220
You need to have v24.4.2 or higher in order to use the latest functionality of User
219221
Feedback, such as adding screenshots. Also note that User Feedback is only available
220222
in feature-complete Sentry, _not_ errors-only.

0 commit comments

Comments
 (0)