-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
send share notification instead of erroring on duplicate share #25533
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
Conversation
|
Need to test and confirm this doesn't break Talks reposting behaviour |
b673658 to
65b3539
Compare
nickvergessen
left a comment
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.
Seems to work
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 2076: failurecheckers
integration-ratelimiting
Show full log |
rullzer
left a comment
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.
Sure
|
Ah you need the since annotation I guess |
ea84247 to
3da33ce
Compare
when creating a share that already exists, instead of erroring, resend the notifications Signed-off-by: Robin Appelman <[email protected]>
|
/backport to stable20 |
|
/backport to stable21 |
|
@icewind1991 @nickvergessen @rullzer |
when creating a share that already exists, instead of erroring, resend the notifications
Signed-off-by: Robin Appelman [email protected]