Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-3590

Studio would not allow a Schema and a Document type to have the same name

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Duplicate
    • Affects Version/s: 44
    • Fix Version/s: None
    • Component/s: Documents

      Description

      • Create a Location schema
      • Create a Location Document Type (so, same as the schema) => Nuxeo sets the schema name to lowercase, location

      When you deploy, depending ont he database used you will end up with a duplicate table name error, because either the table name is case insensitive (so "Location" == "location") or because Nuxeo normalizes the table names before creation (so in our example, they both become LOCATION => duplicate)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: