To `data` not getting saved with the subscriber upon triggering workflow (REST API)
I'm letting a workflow trigger create new subscribers, however, there seems to be a bug where the custom
data
is not getting stored, see below for the curl command (the data.gender
doesn't get stored in the newly created subscriber):
2 Replies
hi @cmendoza
We have an open PR for this issue
https://github.com/novuhq/novu/pull/3987
I hope this will be fixed with version 0.20.0 π€π»
Oh okay, thanks for this ππ½