Skip to content

Conversation

@Godmartinz
Copy link
Member

@Godmartinz Godmartinz commented Nov 18, 2025

Filters out pending acceptances that do not have a checkoutable or where checkoutable is null, also this adds null safe operators around the $unacceptable_rows. Not sure how the variable could be null here, but it occurred in RB. So this should prevent that.

@Godmartinz Godmartinz requested a review from snipe as a code owner November 18, 2025 23:32
@Godmartinz Godmartinz changed the title Adds null safe operators to unacceptable items report Fixes FD-52005 Adds null safe operators to unacceptable items report Nov 19, 2025
@snipe
Copy link
Member

snipe commented Nov 19, 2025

How does this behave if $unaccepted_row somehow is null?

@Godmartinz
Copy link
Member Author

Godmartinz commented Nov 19, 2025

@snipe I added a filter to the query to filter out acceptances where checkoutable is null as well now.

So it shouldnt happen again. 🤞

@snipe snipe merged commit 4d44fd4 into grokability:develop Nov 20, 2025
7 checks passed
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