Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-20943

Remove compatibility contributions from nuxeo-dam

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.10
    • Component/s: DAM
    • Impact type:
      Data Persistence Change
    • Upgrade notes:
      Hide

      Compatibility `AssetLibrary` document type has been removed. You must update your database to change the type from `AssetLibrary` to `Domain`:

      `UPDATE hierarchy SET primarytype = 'Domain' WHERE primarytype = 'AssetLibrary';` (working on PostgreSQL)

      Show
      Compatibility `AssetLibrary` document type has been removed. You must update your database to change the type from `AssetLibrary` to `Domain`: `UPDATE hierarchy SET primarytype = 'Domain' WHERE primarytype = 'AssetLibrary';` (working on PostgreSQL)
    • Sprint:
      nxfit 8.10.1
    • Story Points:
      2

      Description

      Remove everything related to AssetLibrary.

      Introduce a new nuxeo-dam-jsf module to list only JSF dependencies.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: