Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[API] Allow creation of commands with no arguments with a default value#12823

Merged
Zales0123 merged 1 commit into
Sylius:1.9from
GSadee:api-arguments-with-default-value
Jul 21, 2021
Merged

[API] Allow creation of commands with no arguments with a default value#12823
Zales0123 merged 1 commit into
Sylius:1.9from
GSadee:api-arguments-with-default-value

Conversation

@GSadee
Copy link
Copy Markdown
Member

@GSadee GSadee commented Jul 21, 2021

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

Fixes tests on 1.10 and master branches, where we test RegisterShopUser that has new not nullable argument with a default value.

Failing test: https://github.com/Sylius/Sylius/runs/3122767036?check_suite_focus=true#step:18:75

@GSadee GSadee added the Bug Confirmed bugs or bugfixes. label Jul 21, 2021
@GSadee GSadee requested a review from a team as a code owner July 21, 2021 12:32
@probot-autolabeler probot-autolabeler Bot added the API APIs related issues and PRs. label Jul 21, 2021
@Zales0123 Zales0123 merged commit bf23a70 into Sylius:1.9 Jul 21, 2021
@Zales0123
Copy link
Copy Markdown
Contributor

Thanks, Grzegorz! 🥇

@GSadee GSadee deleted the api-arguments-with-default-value branch July 21, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API APIs related issues and PRs. Bug Confirmed bugs or bugfixes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants