Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1708

Teiid Designer Preview Feature does not refresh if a transformation is changed on a procedure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.4.1, 7.5
    • 7.1.1
    • AdminApi
    • None
    • Hide

      Create a Virtual Model and add a Procedure with below transformation:
      create virtual procedure
      begin select '1' as result;
      end

      Save, now run preview, your result is 1.

      Now open and change the 1 to a 2 in the above transformation, save and run preview again, it still displays 1 as the result.

      Show
      Create a Virtual Model and add a Procedure with below transformation: create virtual procedure begin select '1' as result; end Save, now run preview, your result is 1. Now open and change the 1 to a 2 in the above transformation, save and run preview again, it still displays 1 as the result.

    Description

      If a preview is run on a virtual procedure, then the procedure is changed and saved the preview still gives the results from the previous transformation. You have to close Developer Studio and re-open to get the correct result.

      Attachments

        1. MasterVDB.vdb
          3 kB
        2. testMergeVDBs.groovy
          2 kB
        3. TestVPVDB.vdb
          3 kB

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-support-dsteigner Deborah Steigner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: