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

Output in webhook of workflow are in string format #132

Open
JCHacking opened this issue Apr 15, 2024 · 1 comment
Open

Output in webhook of workflow are in string format #132

JCHacking opened this issue Apr 15, 2024 · 1 comment

Comments

@JCHacking
Copy link

JCHacking commented Apr 15, 2024

Describe the bug
When I receive a workflow status update, I get the workflow output in string format instead of json format.

Details
Conductor version: 3.19.0

To Reproduce
Steps to reproduce the behavior:

  1. Configure conductor with webhook feature
  2. Create workflow
  3. Start workflow
  4. See request sended has output in string format instead json

Expected behavior
Output everywhere should be json

@Robban1980
Copy link

@JCHacking the same issue is happening when working with EventHandlers enabling the following setting conductor.app.summary-input-output-json-serialization.enabled=true improved on the situation but did not make it work like before the oss releases.

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

2 participants