Skip to content

Commit 8daa910

Browse files
author
vikasrohit
authored
Merge pull request #31 from topcoder-platform/feature/discourseMigration
author handle in email payload
2 parents b53406b + 4a054de commit 8daa910

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ function startKafkaConsumer(handlers) {
119119
projectId: messageJSON.projectId,
120120
topicId,
121121
postId,
122+
authorHandle: notification.contents.userHandle,
122123
},
123124
recipients,
124125
replyTo,

0 commit comments

Comments
 (0)