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

Ibexa Migration Bundle (Role Policies)

    XMLWordPrintable

Details

    • Ibexa Experience

    Description

      In Policy limitation Ibexa Migration Bundle uses content type ID (int) for the ParentClass limitation instead of identifier (string) as it was in Kaliop Migration Bundle.

      I think that it is slightly inconvenient to use ID (int) rather than Identifier (string)

       

      Example:

      Kaliop Migration Bundle:

      -

          type: role

          mode: create

          name: 'Content editor'

          policies:

                      -

                                  module: content

                                  function: read

                                  limitations:

                                              -

                                                  identifier: Class

                                                  values:

                                                              - market

                                              -

                                                  identifier: ParentClass

                                                  values:

                                                               - market_container

          step: 3

      Ibexa Migration Bundle:

      -

          type: role

          mode: create

          metadata:

                      identifier: 'Content editor'

          policies:

                      -

                                  module: content

                                  function: read

                                  limitations:

                                      -

                                                  identifier: Class

                                                  values:

                                                              - market

                                       -

                                                  identifier: ParentClass

                                                  values:

                                                              - 237

          step: 3

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              fce78c96-a1a9-4f98-96d8-62cd8d6745cc@accounts.ibexa.co Grzegorz Lenkiewicz
              Votes:
              5 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: