Skip to content

OBGM-534 Substitutes are duplicated on pack and send page #4125

Merged
awalkowiak merged 1 commit intofeature/upgrade-to-grails-3.3.10from
OBGM-534
Jun 28, 2023
Merged

OBGM-534 Substitutes are duplicated on pack and send page #4125
awalkowiak merged 1 commit intofeature/upgrade-to-grails-3.3.10from
OBGM-534

Conversation

shipmentItems.each { ShipmentItem shipmentItem ->
shipment.addToShipmentItems(shipmentItem)
}
shipment.save(flush: true)
Copy link
Collaborator

Choose a reason for hiding this comment

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

And for the first case (if) it is not required?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh, you're right. I didn't see that before 🙉

@awalkowiak awalkowiak merged commit b772bdd into feature/upgrade-to-grails-3.3.10 Jun 28, 2023
@awalkowiak awalkowiak deleted the OBGM-534 branch June 28, 2023 13:52
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.

3 participants