fix: prevent error when products is undefined in orderprocess.js
This commit includes a bug fix where an error would occur if products were undefined in the entity OrderProcess. Now, it checks whether products is not undefined before checking its length. This condition provides a more thorough and reliable check.
Merge Request-Berichte
Aktivität
enabled an automatic merge when all merge checks for f82c4c7f pass
mentioned in commit d4b13a76
This MR is included in version 2.9.1The release is available on GitLab release.
Your semantic-release bot
Bitte registriere oder melde dich an um zu antworten