Commit 51248b3
fix(replay): Include a message that delte/merge is not supported for replay issues (#81122)
This is modeled after the performance config:
https://github.com/getsentry/sentry/blob/38e79dd514a71d24724ce5e8725e78f98983f4ff/static/app/utils/issueTypeConfig/performanceConfig.tsx#L9-L20
ideally both Perf and Replay issues would be deletable.... and the team
is checking on that. Until we get that confirmation tho... lets add the
message.1 parent e3fbc2f commit 51248b3
1 file changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
12 | 21 | | |
13 | 22 | | |
| |||
0 commit comments