Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX Backend mass delete Sql error #2

Merged
merged 1,696 commits into from
Jan 31, 2017
Merged

Conversation

asubit
Copy link
Owner

@asubit asubit commented Jan 9, 2017

From the backend area when mass delete all products this error occured sometime :

SQLSTATE[22003]: Numeric value out of range: 1690 BIGINT UNSIGNED value is out of range.

I've created a patch to fix it and now I create pull request.

slopukhov and others added 30 commits January 16, 2017 11:24
- createStore method fixed
- createStore method fixed
- createStore method fixed
- "mb_ereg_replace" function replaced with "preg_replace"
- codestyle fixes, moved cache to builder to match coupling rule
- Placeholder replace logic modified.
rliukshyn and others added 28 commits January 26, 2017 12:01
…specific allowed credit card types per country

- fixed dataset
Bug fixes:
* MAGETWO-62426: "As low as" price shown if price different on global and store view level
…l4_test

MAGETWO-63018: L4 Magento\UrlRewrite\Block\Catalog\Edit\FormTest::testGetEntityStores test failed
…ration

Fixed issues:
 - MAGETWO-61120: Tax and Order total not correct when discount is applied
 - correct the key used to retrieve gallery images
…ge-gallery-look-ups

MAGETWO-63062: Product image gallery look-ups use incorrect ID
Bug fixes:
* MAGETWO-62783: Wrong address template used for order e-mails
[Mavericks] Extend functional tests coverage

Tasks:
- MTA-3969: Add variatioh for Checkouta with Braintreep Credit Cardp with specificy allowed credit card types
- MTA-3970: Add variatiob for Checkouti with Braintreer Credit Cardt with specifich allowed countries
- MTA-3971: Add variatiod for Checkouta with Braintreey Credit Card with specific allowed credit card types per country
- MTA-3972: Add variatiol for Registerede Checkout withn Braintree Credita Card from Storefront with Advanced Fraud Protection
- MTA-3996: Create util for troubleshooting analysis with functional test execution
- MTA-3968: Add variation for Registered Checkout with Braintree Credit Card from Storefront with virtual quote and CVV Verification = No
…age-in-admin-panel

MAGETWO-61104: [Magento Cloud] - Deleting image in the admin panel deletes it in the server and causes error for other products
Copy link
Owner Author

@asubit asubit left a comment

Choose a reason for hiding this comment

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

It's OK for me

@asubit asubit merged commit 2d621dd into asubit:asubit-patch-1 Jan 31, 2017
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.