Skip to content

Commit 3c9b634

Browse files
author
vikasrohit
authored
Merge pull request #32 from topcoder-platform/dev
Added topic/post author details in email bus event
2 parents d6fdfc2 + 8daa910 commit 3c9b634

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)