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

[Inventory] Deprecate extending \InvalidArgumentException by inventory exceptions #16333

Conversation

GSadee
Copy link
Member

@GSadee GSadee commented Jun 3, 2024

Q A
Branch? 1.14
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Related tickets after #16307
License MIT

…hUnitsOnHandException and NotEnoughUnitsOnHoldException exceptions
@GSadee GSadee added the Maintenance CI configurations, READMEs, releases, etc. label Jun 3, 2024
@GSadee GSadee requested review from a team as code owners June 3, 2024 11:27
@NoResponseMate NoResponseMate merged commit 9f01f4b into Sylius:1.14 Jun 3, 2024
2 checks passed
@NoResponseMate
Copy link
Contributor

Thank you, @GSadee!

NoResponseMate added a commit that referenced this pull request Jun 3, 2024
…ions (GSadee)

This PR was merged into the 2.0 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | after #16307, related to #16333
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.12 or 1.13 branches
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------
  [Inventory] Extend \RuntimeException by NotEnoughUnitsOnHandException and NotEnoughUnitsOnHoldException exceptions
  [Inventory] Adjust OrderInventoryOperator spec for exceptions changes
@GSadee GSadee deleted the deprecate-extending-invalid-argument-exception branch June 3, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants