Skip to content

Commit 7574a49

Browse files
authored
Revert "ref(feedback): remove issue platform flags after releasing issue types" (#3402)
Revert "ref(feedback): remove issue platform flags after releasing issue type…" This reverts commit 72c5e59. #3397 (comment)
1 parent 72c5e59 commit 7574a49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sentry/sentry.conf.example.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,9 @@ def get_internal_network():
318318
"organizations:user-feedback-ingest",
319319
"organizations:user-feedback-replay-clip",
320320
"organizations:user-feedback-ui",
321+
"organizations:feedback-visible",
322+
"organizations:feedback-ingest",
323+
"organizations:feedback-post-process-group",
321324
)
322325
}
323326
)

0 commit comments

Comments
 (0)