The GitHub Actions job "CodeQL" on ofbiz-framework.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
37fe4cc5d5ccb151805af87a966c47aac93c7586 / Jacques Le Roux 
<[email protected]>
Fixed: OFBiz Setup failing to setup the product store (OFBIZ-13211)

In a clan installation, the Product Store screen in OFBiz Setup fails to update.

The method createProductStoreWithDefaultSetting is expecting the table
ShipmentMethodType to be empty to insert the seed data from
OfbizSetupShippingData.xml.

But because OFBIZ-12608 introduced new seed data that inserts one record in
ShipmentMethodType, the condition expecting the table to be empty is not met
anymore and then the shipping data is not initialized.

Thanks: Carlos Guzman

jleroux: while at it update ofbiz-setup.adoc. We no longer use Ant.

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/13388633787

With regards,
GitHub Actions via GitBox

Reply via email to