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 Handle non-array #22

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

emteknetnz
Copy link
Member

@emteknetnz emteknetnz commented Nov 6, 2023

Issue silverstripe/.github#153

I noticed that for whatever reason fluent (and queuedjobs?) threw errors at the same place because there was a null instead of an array. I was unable to debug exactly why this was happening, so I think we should just gracefully handle it. We still ended up with a sane looking fluent PR - tractorcow-farm/silverstripe-fluent#814

@emteknetnz emteknetnz marked this pull request as draft November 6, 2023 04:39
@emteknetnz emteknetnz marked this pull request as ready for review November 6, 2023 04:44
Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup fair enough. Nothing jumps out at me as an obvious cause for this so I'm happy with this.

@GuySartorelli GuySartorelli merged commit 715713c into silverstripe:1.1 Nov 6, 2023
1 check passed
@GuySartorelli GuySartorelli deleted the pulls/1.1/fix branch November 6, 2023 22:06
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

Successfully merging this pull request may close these issues.

2 participants