-
Notifications
You must be signed in to change notification settings - Fork 76
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
After renaming zulip topic, post a comment under the old topic pointing to the new topic #1590
Conversation
that's really cool @skippy10110 , thanks! |
Thanks for the great suggestion! |
…the old (now empty) topic pointing to the newly renamed topic. Fixes #1228.
Edit: nevermind :) the topic link portion wasn't fixed and a new issue is up now for that: zulip/zulip#21505 |
Hi! @skippy10110 I'm happy to merge or not merge -- not very clear on the status here. Could you provide an update? |
this is all ready to go on my end if you're fine with the change (with the caveat that i have no way to test the change until it's live) |
i'm not sure if it's actually been reviewed by anyone, if you want to take a look also |
@Mark-Simulacrum, do you know if this should be live yet? I just tried it out and didn't see the new comment post. |
It should have deployed automatically, but I won't get a chance to check that today most likely. |
It looks like we weren't successfully deploying (unfortunately, we don't really have alarms for this currently), due to an outdated glibc version. The good news is that for once health checks worked so the previous deployment remained live; the bad news is that this patch didn't actually go out. With #1612 merged and now deployed this should also be in production now. |
phew 😊 thanks for letting me know, i just tested it out and it's working great! |
After renaming zulip topic (#1588), post an additional comment under the old (now empty) topic pointing to the newly renamed topic. Fixes #1228.
Alternative to #1589. Although #1589 could potentially still be applied. it would just be somewhat redundant.
cc @Mark-Simulacrum @apiraino