Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-929

SUID labels for source table in transformation diagram do not reflect SUID in transformation editor

    XMLWordPrintable

Details

    Description

      The Transformation Editor changes to support new "default" Insert, Update and Delete resulted in the SUID letter labels not displaying proper state above the source table in transformation diagram.

      Traced it to logic in TransformationHelper that was looking at "allowsUpdate(t-root)" and whether the UUID Sql string was NOT NULL.

      The UUID Sql string is no longer used.

      Need to change logic to look for:
      1) allowsUpdate()
      2) either (isUpdateSqlDefault() || update user SQL != null )

      Attachments

        Activity

          People

            blafond Barry LaFond
            blafond Barry LaFond
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: