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

fix(api): scan error on stopRunsBlocked #5031

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

fsamin
Copy link
Member

@fsamin fsamin commented Mar 2, 2020

stacktrace was:

workflow.stopRunsBlocked> Error on stopRunsBlocked : GoRoutine>Serve>Initialize>
stopRunsBlocked: internal server error
(caused by: cannot get workflow node run infos: sql: Scan error on column index 2, name "stages": converting NULL to string is unsupported)

stacktrace was:
```
workflow.stopRunsBlocked> Error on stopRunsBlocked : GoRoutine>Serve>Initialize>
stopRunsBlocked: internal server error
(caused by: cannot get workflow node run infos: sql: Scan error on column index 2, name "stages": converting NULL to string is unsupported)
```
@ovh ovh deleted a comment from ovh-cds Mar 2, 2020
@fsamin fsamin merged commit dcdc683 into master Mar 4, 2020
@fsamin fsamin deleted the fix/api/stopRunsBlockedScanError branch March 10, 2020 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants