conductor-oss/conductor
Output in webhook of workflow are in string format
Aberta
#132 aberto em 15 de abr. de 2024
bughelp wanted
Métricas do repositório
- Stars
- (31.816 estrelas)
- Métricas de merge de PR
- (Mesclagem média 11d 3h) (43 fundiu PRs em 30d)
Description
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:
- Configure conductor with webhook feature
- Create workflow
- Start workflow
- See request sended has output in string format instead json
Expected behavior Output everywhere should be json