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

Skip to content

[CatalogPromotion][API] Add scenarios for browsing catalog promotions#13017

Merged
SirDomin merged 1 commit into
Sylius:masterfrom
GSadee:api-browsing-catalog-promotions
Aug 30, 2021
Merged

[CatalogPromotion][API] Add scenarios for browsing catalog promotions#13017
SirDomin merged 1 commit into
Sylius:masterfrom
GSadee:api-browsing-catalog-promotions

Conversation

@GSadee
Copy link
Copy Markdown
Member

@GSadee GSadee commented Aug 27, 2021

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

@GSadee GSadee added Behat Issues and PRs aimed at improving Behat usage. API APIs related issues and PRs. labels Aug 27, 2021
@GSadee GSadee requested a review from a team as a code owner August 27, 2021 12:23
@SirDomin SirDomin merged commit 76ce0c4 into Sylius:master Aug 30, 2021
@SirDomin
Copy link
Copy Markdown
Contributor

Thanks, Grzegorz! 🎉

@GSadee GSadee deleted the api-browsing-catalog-promotions branch August 30, 2021 06:07
Zales0123 added a commit that referenced this pull request Aug 30, 2021
…ons (GSadee)

This PR was merged into the 1.11-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | no
| New feature?    | yes
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | based on #13017
| License         | MIT

![image](https://user-images.githubusercontent.com/6140884/131291689-a3a8c266-f9f4-4637-bc2c-3a9e49922e45.png)


Commits
-------

f1cbabc [CatalogPromotion][Admin] Add browsing catalog promotions
$this->createCatalogPromotion($name, $code);

$this->entityManager->persist($catalogPromotion);
$this->entityManager->flush();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Isn't this flush duplicated

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. Behat Issues and PRs aimed at improving Behat usage.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants