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

Weird behavior with only rule #61

Open
jjanvier opened this issue Nov 2, 2020 · 0 comments
Open

Weird behavior with only rule #61

jjanvier opened this issue Nov 2, 2020 · 0 comments
Labels

Comments

@jjanvier
Copy link
Contributor

jjanvier commented Nov 2, 2020

    $builder->only([
        'Smallable\Produit\ProduitBundle\Entity',
        'Smallable\Produit\AkeneoBundle',
        'Symfony',
        'Doctrine',
    ])->in('Smallable\Produit\AkeneoBundle\Migration'),

result in the error

Node Smallable\Produit\AkeneoBundle\Migration\ProductTermes\ProductTermsBuilder does not respect the rule Smallable\Produit\AkeneoBundle because of the tokens:
    * Smallable\Produit\ProduitBundle\Entity\Lang
    * Smallable\Produit\ProduitBundle\Entity\Product
@jjanvier jjanvier added the bug label Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant