Skip to content

Excel Importer: reference data type name changes ignored #6

@olliefreeman

Description

@olliefreeman
  1. One version of data model is created, and contains a reference data type
  2. Export data model
  3. Update reference data type name from 'old_name' to 'old_name_ref'
  4. Import a new version of the same data model

Current behavior:
Reference data type name change ignored completely. Tables properly associated, but name was not updated.

Expected results:
Reference data type names were updated.

Additional Notes:
Referenced data types by default get the same name as a table (view) when imported by the SQL Importer. We have a user who is trying to change the name of these data types using Excel importer, but importer is ignoring the updated data type name (for reference data types).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions