Skip to content

OBPIH-6085 Fix empty lines counter for partial receiving workflow#4566

Merged
awalkowiak merged 1 commit intorelease/0.9.1from
OBPIH-6085-fix
Mar 26, 2024
Merged

OBPIH-6085 Fix empty lines counter for partial receiving workflow#4566
awalkowiak merged 1 commit intorelease/0.9.1from
OBPIH-6085-fix

Conversation

@kchelstowski
Copy link
Collaborator

No description provided.

return acc + 1;
}
return acc;
const amountOfEmptyLines = shipmentItems
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think you can also use _.countBy from lodash 😄

@awalkowiak awalkowiak merged commit fd4f14b into release/0.9.1 Mar 26, 2024
@awalkowiak awalkowiak deleted the OBPIH-6085-fix branch March 26, 2024 18:27
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.

4 participants