You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please update to the last available patch for the version.
Here's an example of a Git issue for the latest Akeneo version:
Description:
When attempting to create a product model without specifying a model code, an internal server error is generated instead of the expected field instruction indicating that the model code is required.
Environment:
Akeneo Version: 7.0.66
Steps to Reproduce:
Go to the product models section in the Akeneo interface.
Click on "Create" to add a new product model.
Leave the model code field empty.
Fill in the Family field only.
Click "Save."
Expected Behavior:
An error message or field instruction should be displayed indicating that the model code is a required field as working in the initial condition.
Actual Behavior:
An internal server error is generated, preventing the creation of the product model and not providing the user with the necessary feedback about the missing model code.
Additional Information:
This issue prevents users from correctly identifying the problem when the model code is not provided, leading to confusion and potential data entry issues.
The text was updated successfully, but these errors were encountered:
🐛 I'm reporting a Bug 🐛
Please update to the last available patch for the version.
Here's an example of a Git issue for the latest Akeneo version:
Description:
When attempting to create a product model without specifying a model code, an internal server error is generated instead of the expected field instruction indicating that the model code is required.
Environment:
Steps to Reproduce:
Expected Behavior:
An error message or field instruction should be displayed indicating that the model code is a required field as working in the initial condition.
Actual Behavior:
An internal server error is generated, preventing the creation of the product model and not providing the user with the necessary feedback about the missing model code.
Screenshots:
Logs:
Please find the relevant logs or error messages.
prod.log
Additional Information:
This issue prevents users from correctly identifying the problem when the model code is not provided, leading to confusion and potential data entry issues.
The text was updated successfully, but these errors were encountered: