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

Ibexa migrations don't create a reference to created/updated language

    XMLWordPrintable

Details

    Description

      Steps to reproduce

      1. Install Ibexa DXP
      2. create a migration file
      -
          type: language
          mode: create
          metadata:
              languageCode: pl_PL
              name: 'Pol'
              enabled: true
          references:
              -   name: language_pl
                  type: language_id
      
      -
          type: reference
          mode: save
          filename: 'references.yaml' 
      1.  run a command php bin/console ibexa:migrations:migrate

       

      Result

      Migration created references.yaml but this file is empty

       

      Expected

      File references.yaml should contain references to created language

       

      Note

      In the migration bundle, we don't have a references resolver for language

      Designs

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: