-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[2.2-Develop] Fix for issue #5726 #11308
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
[2.2-Develop] Fix for issue #5726 #11308
Conversation
Was fixed in 2.0.8 branch. Never got into 2.1-develop and 2.2-develop. Cherry-pick from 9fc059b
|
Hi @PieterCappelle |
|
Hi, one unittest failed because of execution limit, all other ones completed without errors. I think the problem is in travis and not in my code. |
| * | ||
| * @param int $scopeId | ||
| * @return $this | ||
| */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to Backward Compatibility Policy, we cannot add new method(s) to @api classes. http://devdocs.magento.com/guides/v2.0/contributor-guide/backward-compatible-development/#introduction-of-a-method-to-a-class-or-interface
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, and how should I fix that? This function is necessary for the complete workflow of this PR.
|
Hi @PieterCappelle |
|
Can you tell me what could reproduced? Because I've edited multiple cases. Is it one specific case, because in my tests it's working like it should be. |
|
Sure, I requested detailed information from the QA department. Should be ready soon |
|
Hi @PieterCappelle |
|
So strange. Viewed the video and indeed same problem occurs. Will try this case. Will keep you updated. |
|
Hi @PieterCappelle I'm closing this PR for now. Please, reopen it once ready |
Was fixed in 2.0.8 branch. Never got into 2.1-develop and 2.2-develop. Cherry-pick from 9fc059b
#5726
Contribution checklist