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

[Admin][Taxon] Taxon image unique code validation #6183

Merged
merged 4 commits into from
Sep 27, 2016

Conversation

GSadee
Copy link
Member

@GSadee GSadee commented Sep 22, 2016

Q A
Bug fix? no
New feature? yes
BC breaks? no
Related tickets
License MIT

@GSadee GSadee changed the title [Admin][Taxon] Taxon image unique code validation [WIP][Admin][Taxon] Taxon image unique code validation Sep 22, 2016
@michalmarcinkowski michalmarcinkowski added Admin AdminBundle related issues and PRs. New Feature labels Sep 22, 2016
@GSadee GSadee changed the title [WIP][Admin][Taxon] Taxon image unique code validation [Admin][Taxon] Taxon image unique code validation Sep 22, 2016
@@ -67,6 +76,8 @@ public function iWantToCreateANewTaxon()
*/
public function iWantToModifyATaxon(TaxonInterface $taxon)
{
$this->sharedStorage->set('taxon', $taxon);
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to set it?

<option name="fields">
<value>code</value>
<value>owner</value>
</option>
Copy link
Contributor

Choose a reason for hiding this comment

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

We should also add this constraint on the database level.

Copy link
Member Author

Choose a reason for hiding this comment

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

@michalmarcinkowski
Copy link
Contributor

Thanks Grzesiu!

@GSadee GSadee deleted the taxon-image-unique-code branch September 22, 2017 08:27
pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
[Admin][Taxon] Taxon image unique code validation
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants