-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Create a new question
- Submit the question
- 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working