Skip to content

Conversation

@linusbbb
Copy link

@linusbbb linusbbb commented Dec 2, 2025

No description provided.


if (groupArt == null || currentArt == null) {
return false;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

@linusbbb u can check outside this stream, that getCurrentUntergewerkArtr() == null or not, when null is, then should return the first value of planingGroups, else this stream.filter

Copy link
Contributor

@TruongQuangSB TruongQuangSB left a comment

Choose a reason for hiding this comment

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

see comment

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