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

Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 8.5.1, 8.3.4, 8.6
    • 8.3.3
    • VDB & Execution
    • None

    Description

      I don't know if it is a bug or there is some reason for that.

      When I create a condition for Data Role(& Save VDB) and then remove the condition(& Save VDB) Teiid Designer doesn't delete whole <permission> tag only the <condition> tag

      For example:
      Before removing

      <permission>
      <resource-name>Products_view.PRODUCTDATA</resource-name>
      <condition constraint="true">ISAMEXINT=1</condition>
      </permission>

      After removing:

      <permission>
      <resource-name>Products_view.PRODUCTDATA</resource-name>
      </permission>

      In my opinion Teiid Designer should delete whole <permission> tag and leave nothing behind..

      Attachments

        Activity

          People

            blafond Barry LaFond
            mmakovy@redhat.com Matus Makovy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: