Potential bug in email notification when issues are moved #176148
Replies: 1 comment
-
| 💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩ 
 Where to look to see what's shipping 👀 
 What you can do in the meantime 💻 
 As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I was encouraged by GitHub support to post this here after submitting an issue to them.
I've encountered a "bug" in the email notification system (or at least something that is designed in a very counter-intuitive way), and GitHub Support staff have been able to reproduce it.
Recently a colleague transferred an issue from one public repo to another (both repos are under the same org). Note this issue was originally created by a third person nearly 2 years ago.
I have email notifications turned on for these repos, and once the issue was transferred, I received an email notification indicating that the original third person had created the issue, which is very counter-intuitive.
I can kinda understand the logic of why this might be happening, in that the third person had indeed originally created the issue in another repo and by moving it to a second repo they should be 'credited' with creating it in the second repo.
However there was no indication in the email notification that the issue had been moved, and in fact it was very startling to me to see the notification since the person who created the issue hasn't worked with us in a very long time.
(Note there is an indication that the issue what transferred if you look at it in the web view of the repo though if you go and look at it closely)
As you could imagine, this caused some momentary confusion over whether that person was back and working on the project, and why they had created a duplicate issue to one that already existed in another repo.
Reproduction Steps
Beta Was this translation helpful? Give feedback.
All reactions