Uploaded image for project: 'Ibexa IBX'
  1. Ibexa IBX
  2. IBX-5895

selecting more than 20 tags causes an error

    XMLWordPrintable

Details

    • Yes

    Description

      Steps to reproduce

      1. Install ibexa DXP v4.5
      2. Create more than 20 tags
      3. Create Content Type with field ibexa_taxonomy_entry_assignment and set taxonomy on tags
      4. Create content and selected 21 tags
      5. Try to Publish

       

      Result

      A new entity was found through the relationship 'Ibexa\Taxonomy\Persistence\Entity\TaxonomyEntryAssignment#entry' that was not configured to cascade persist operations for entity: Ibexa\Taxonomy\Persistence\Entity\TaxonomyEntry@4475. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'Ibexa\Taxonomy\Persistence\Entity\TaxonomyEntry#__toString()' to get a clue. 

      Expected

      Content should publish without any errors

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              mateusz.debinski@ibexa.co Mateusz Dębiński
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: