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 attributes creation while the default locale is not available in our store #15218

Merged
merged 5 commits into from
Aug 18, 2023

Conversation

TheMilek
Copy link
Member

@TheMilek TheMilek commented Aug 10, 2023

Q A
Branch? 1.12
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #X
License MIT

@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label Aug 10, 2023
@TheMilek TheMilek changed the title Remove usage of defaultLocaleCode from SelectAttributeChoicesCollecti… Fix attributes creation while the default locale is not available in our store Aug 10, 2023
@TheMilek TheMilek added Admin AdminBundle related issues and PRs. Bug Confirmed bugs or bugfixes. labels Aug 10, 2023
@github-actions
Copy link

github-actions bot commented Aug 10, 2023

Bunnyshell Preview Environment deleted

Available commands:

  • /bns:deploy to redeploy the environment

@TheMilek TheMilek marked this pull request as ready for review August 10, 2023 14:51
@TheMilek TheMilek requested a review from a team as a code owner August 10, 2023 14:51
@@ -1,3 +1,9 @@
# UPGRADE FROM `v1.12.9` TO `v1.12.10`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# UPGRADE FROM `v1.12.9` TO `v1.12.10`
# UPGRADE FROM `v1.12.10` TO `v1.12.11`

@GSadee GSadee merged commit 649a68b into Sylius:1.12 Aug 18, 2023
25 checks passed
@GSadee
Copy link
Member

GSadee commented Aug 18, 2023

Thanks, Kamil! 🎉

GSadee added a commit that referenced this pull request Aug 18, 2023
…cesCollectionType (NoResponseMate)

This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13 |
| Bug fix?        | no                                                       |
| New feature?    | no                                                       |
| BC breaks?      | no                                                       |
| Deprecations?   | yes |
| Related tickets | continues #15218                      |
| License         | MIT                                                          |

Commits
-------

9b930d7 [Maintenance] Note deprecation in SelectAttributeChoicesCollectionType
GSadee added a commit that referenced this pull request Aug 18, 2023
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12 |
| Bug fix?        | no                                                      |
| New feature?    | no                                                      |
| BC breaks?      | no                                                      |
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | after #15218 (review) |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 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
-------

0974db2 Fix Sylius versions in UPGRADE file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin AdminBundle related issues and PRs. Bug Confirmed bugs or bugfixes. Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants