This repository was archived by the owner on Dec 19, 2019. It is now read-only.
Fix the category tree depth calculation bug#102
Merged
magento-engcom-team merged 1 commit into2.3-developfrom Jul 19, 2018
Merged
Conversation
Contributor
4 tasks
Contributor
|
Resolves #21 |
magento-engcom-team
pushed a commit
that referenced
this pull request
Jul 19, 2018
magento-engcom-team
pushed a commit
that referenced
this pull request
May 31, 2019
magento-engcom-team
added a commit
that referenced
this pull request
Jun 6, 2019
…tore_id from … #102 - Merge Pull Request magento-commerce/async-import#102 from comwrap/async-import:2.3-develop-bulk-api-multistore-hot-fix - Merged commits: 1. fd6cf5e 2. 80732c8 3. 51ac4d8 4. 331e311 5. dad12c6 6. 81ecd90 7. ab2f000 8. 48104dc 9. 460a249 10. c336e36 11. 038615b 12. fb06c33 13. 06bc3a2
magento-engcom-team
pushed a commit
that referenced
this pull request
Oct 12, 2019
Merging MC-20181 changes to MC-20644 branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixed the issue with incorrectly calculated maximum level.
Fixed Issues
Manual testing scenarios
The result response should contain the last child item (specified on the deepest level according to the request).
Contribution checklist