Skip to content

Conversation

@mage2pratik
Copy link
Contributor

Original Pull Request

#16252

Description

This PR adds the FilterGroup and SortOrder classes to the public API for the magento/framework component. They are the only pieces of SearchCriteriaInterface that are not identified with an @api annotation. This causes usages of them for searching repositories in modules to depend on the patch level of the framework. Once merged, modules may use them while depending on the major version of the framework.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-engcom-team magento-engcom-team added the Component: Framework/Api USE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog Service Contracts use just Catalog label Jul 28, 2018
@sidolov
Copy link
Contributor

sidolov commented Jul 29, 2018

@mage2pratik , unfortunately, we can't accept this pull request due to [Backward Compatibility](Remove commented code)

@sidolov sidolov closed this Jul 29, 2018
@mage2pratik mage2pratik deleted the 2.1-develop-PR-port-16252 branch August 10, 2018 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Framework/Api USE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog Service Contracts use just Catalog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants