-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: Bundled ExtensionIssue is caused by one of the bundled extensionsIssue is caused by one of the bundled extensionsIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: done
Description
There are multiple reports on the web about Temando throwing and error when you try to edit a product:
temando.CRITICAL: "accountId" is required. Enter and try again.
Preconditions (*)
- Magento 2.3.3
Steps to reproduce (*)
- Stock install try to edit a product
Expected result (*)
- No error
Actual result (*)
- Error
temando.CRITICAL: "accountId" is required. Enter and try again. {"exception":"[object] (Magento\\Framework\\Exception\\InputException(code: 0): \"accountId\" is required. Enter and try again. at /home/user/m23composer/vendor/magento/framework/Exception/InputException.php:91)"}
Furthermore to the above, various people are proposing to disable the module but that does not actually work because more errors will occur due to the module's attributes still being in the database with a source model referencing their module.
We tried removing the attributes from the attribute set and got past it but then getting into Google Shopping Ads which searches for is_visible = 1 (and matches these attributes again) breaks.
We cannot uninstall it and we cannot fix it without messing about in the db tables.
janmyszkier, hostep, flytomek, atty31, twoatechguy and 2 morekorostiikorostii and Alanaktion
Metadata
Metadata
Assignees
Labels
Component: Bundled ExtensionIssue is caused by one of the bundled extensionsIssue is caused by one of the bundled extensionsIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: done
Type
Projects
Status
Done