Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HIGH: (Comment linking: Step 4) Main "glue" PR for Comment Linking #30269
HIGH: (Comment linking: Step 4) Main "glue" PR for Comment Linking #30269
Changes from all commits
5258cff
5cd7e4c
65edb74
2b2fd86
03804db
319bd9c
4f42f2a
0895706
241a299
39d1747
7ca7643
8ce9ca0
ab6350b
8efb8fd
cfda4c0
86e4a69
16c4231
00071da
adb4162
60d4110
bfb6da6
8f9f32c
b94dde2
07b40b0
177b08c
66a5c85
1f073b0
5ca9877
8293266
2b7a735
a91ea76
dae1aa6
50df006
9f86218
5a22a09
f7b70da
2571096
dcfdf81
f1fa435
5033232
6bc7064
54cce24
2d083d3
262e13c
37b41c1
a42d360
67d530e
aaf0377
d6a9f58
45fbbf0
9d3ffa0
0550d26
e8c9f33
8246afc
736a1e6
c175475
d94d8d6
338fe4a
6cf2220
a51f07a
27fb371
ee2b779
8196979
0766784
c7d27f1
7f94ded
91b8a48
3f652b2
7ab464f
800b626
d594cec
96a1d42
8e7496e
d001638
89227b2
ac7c0c4
6fb63e4
2c93365
17a6b90
b9e739a
2f7da44
dd1a395
5a9bd2f
7febd4a
b3bd5d2
edd217c
68ee0ab
7cdc058
a8f17f8
5a3434a
e8dc643
3895f80
2ac370d
fcf931e
5549ffd
a82f576
8036bce
abe9dc4
4987167
7aa008a
dda07b4
4f9d65e
f459394
8be49c4
d67396f
fc7afc9
5e2f008
d6b6c11
f18d81a
44bba85
61a24c7
9a54d64
a4d9a2e
1f10abb
a07c9a9
03fc48b
ae01d1a
b4bd752
d08dea5
7533b51
9478b80
67d0dc8
9c743dc
8887f7c
c2fc773
dbcc38b
fbd2c9d
f64e8c8
2d77e7d
a5d0c4d
0520876
285275b
008b7fc
29f7f23
59aaf17
c810dbf
00b041c
cc523b2
f3b7090
c77d7b1
2b8a4d7
1fb4ae9
104884a
3ce1080
b0035bf
825a543
1db6e8c
e7ee260
07929ee
c1c260f
14ab0d6
f5f2327
c3d93ea
1d4aef1
8c4b032
4f4a2c2
48824e5
82b7e8b
1f90068
28eae1d
7bdf855
150e9a4
6f9746a
b2acf1d
312f952
ce1354e
ddb682c
17c4fba
73c48aa
c926703
6660257
3fbbb19
485aad8
a83cf6e
173c11b
4461124
a747515
27608f1
a0e96e1
ce55a7e
2b77edc
2c809c4
ad44807
c108d9d
a77f3de
1e0386d
7b9e7e3
b4d1e39
09dcee2
acb2b06
cb86c85
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
quick question does this happens with these cases, not with other action types like
iou
,task
action types etc.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I saw it only for the whisper action. Also the whisper action that brings inconsistency is located next to the INVITE_TO_ROOM or CLOSED action. That's why this fix works.