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

Document Approval #32

Open
eros404 opened this issue Jun 13, 2022 · 3 comments
Open

Document Approval #32

eros404 opened this issue Jun 13, 2022 · 3 comments

Comments

@eros404
Copy link

eros404 commented Jun 13, 2022

[Web Project with .NET6]
[Elsa 2.8.2]

I tried the Document Approval tutorial and the reminder mail is continuously sent even if I click on the Activate or Reject link.

I get the expected behavior by linking the Reminder Mail activity to the Fork (and not the Timer like the guide say) in the Workflow Designer.

image

I am curious to see what is the corresponding C# code.

@hakakou
Copy link

hakakou commented Jul 7, 2022

I am following the tutorial https://elsa-workflows.github.io/elsa-core/docs/next/guides/guides-document-approval and indeed I have the same result as you describe. This seems to happen to me either with the c# code in the example, but also if the JSON file is imported from https://github.com/elsa-workflows/elsa-guides/tree/master/src/ElsaGuides.ContentApproval.Web

@GraemeSMiller
Copy link

I am evaluating Elsa currently. I just followed the same example and had the same outcome. I am just learning but as far as I can see the Worfklow isn't finished. There is a Finish Control Activity which I added after the HttpResponse and that moved it into a finished state.
image

@UmaMaheswari-G
Copy link

Am facing the issue while send mail , An error occurred while attempting to establish an SSL or TLS connection. In appsettings.json:
"Smtp": {
"Host": "smtp.office365.com",
"Port": "587",
"DefaultSender": "[email protected]",
"Username": "[email protected]",
"EnableSsl":"true",
"Password": "XXXX"
}
still same problem . please guide how to resolve?

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

4 participants