light-white opened a new issue, #1385: URL: https://github.com/apache/answer/issues/1385
## Describe the bug When creating a new question in the system, the notification message does not include the creator's information (name/email). This prevents recipients from knowing who created the question. ### To Reproduce Steps to reproduce the behavior: 1. Create a new question 2. Submit the question 3. Check the notification message - TriggerUser is missing ### Expected behavior can get new question trigger_user_id, trigger_user_display_name, trigger_user_url from new question notification ### Platform - Device: Desktop - OS: macOS - Browser and version: Chrome - Version: v1.6.0 ### Fix I tried to do some repairs This issue is related to pull request #1384 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
