Skip to content

magento man

“message”: “”%fieldName” is not supported. Correct the field name and try again.”, “parameters”: { “fieldName”: “DiscountData” }

{ “product”: { “id”: 0, “sku”: “9999”, “name”: “test”, “attribute_set_id”: 4, “price”: 200, “status”: 1, “visibility”: 4, “type_id”: “test”, “created_at”: “test”, “updated_at”: “test”, “weight”: 1, “extension_attributes”: { “website_ids”: [ 1 ], “category_links”: [ { “position”: 0, “category_id”: “string”, “extension_attributes”: {}… Read More »“message”: “”%fieldName” is not supported. Correct the field name and try again.”, “parameters”: { “fieldName”: “DiscountData” }

Magento upgrade: Failed to download elasticsearch/elasticsearch from dist [duplicate]

I am doing some upgrade testing for Magento – trying to upgrade from 2.4.4 to 2.4.6. When I run the ‘composer update’ command it is erroring with the following: 384/511 [=====================>——] 75% Failed to download elasticsearch/elasticsearch from dist: The “https://api.github.com/repos/elastic/elasticsearch-php/zipball/2d302233f2bb0926812d82823bb820d405e130fc”… Read More »Magento upgrade: Failed to download elasticsearch/elasticsearch from dist [duplicate]

Magento 2: Unique Constraint Violation Error on Saving Custom Product Attribute After Database Migration

I’ve recently migrated my Magento 2 project’s database from the production environment to a local setup to perform a version upgrade. Since the migration, whenever I attempt to save any custom product attribute, I encounter the following error: “Unique constraint… Read More »Magento 2: Unique Constraint Violation Error on Saving Custom Product Attribute After Database Migration

Elastic Search package is missing

Magento 2 module magento/module-elasticsearch requires a package elasticsearch/elasticsearch but that package is missing any one has any idea for it Public packagist:- https://packagist.org/packages/elasticsearch/elasticsearch