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

Cannot unmarshall string into Recurrence.value.properties.definition.triggers.recurrence.interval of type int #19

Closed
CravateRouge opened this issue Oct 15, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@CravateRouge
Copy link

Using the rolling release 0c46f7f, I had the following error:

2022-10-15T18:54:58+02:00 ERR unable to continue processing workflows for this subscription error="json: cannot unmarshal string into Go struct field Recurrence.value.properties.definition.triggers.recurrence.interval of type int" subscriptionId=[SOMETHING]
@ddlees ddlees added the bug Something isn't working label Nov 15, 2022
@ddlees
Copy link
Contributor

ddlees commented Nov 15, 2022

@CravateRouge Can you provide the actual value of properties.definition.triggers["triggerName"].recurrence.interval for the workflow causing this error or attach the output of azurehound list workflows -v2?

@StephenHinck
Copy link
Contributor

Closing as no additional information has been provided. Please feel free to re-open if you have any additional information to help us troubleshoot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants