Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending SMS notification table does not save the passed parameters #4

Closed
litiansky opened this issue Mar 2, 2021 · 3 comments
Closed

Comments

@litiansky
Copy link

I used SMS to send the notification, but after execution, the database notification table saved the data, but did not save the passed parameters:
image

Send method:

image

@gdlcf88
Copy link
Member

gdlcf88 commented Mar 2, 2021

How did you save the ExtraProperties {"Text": null, "Properties": null}? This is not the behavior of the module itself.

@litiansky
Copy link
Author

How did you save the ExtraProperties {"Text": null, "Properties": null}? This is not the behavior of the module itself.

I see that the source code subscribes to the event method to save it, shouldn't there be a value:
image

@gdlcf88
Copy link
Member

gdlcf88 commented Mar 2, 2021

@gdlcf88 gdlcf88 closed this as completed Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant