Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-21290

Circular reference detected after failing to create a children object

    XMLWordPrintable

Details

    Description

      If you try to create an object, using Public API, under a parent that doesn't exists it will throw the following exception

        [eZ\Publish\Core\Base\Exceptions\NotFoundException]  
        Could not find 'URLAlias' with identifier 'News'  
      

      Then create the parent and retry to create the object under the parent and it will always return

       [Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException]                                                                 
        Circular reference detected for service "ezpublish.urlalias_generator", path: "ezpublish_legacy.configuration_mapper -> ezpublish.urlalias_generat  
        or -> ezpublish.chain_router -> ezpublish.urlalias_router".        
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pedro.resende-obsolete@ez.no Pedro Resende (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: