Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-2596

DbImport xml config changes after dbImport plugin task execution

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.B2, 4.2.M1
    • 4.1.RC1, 4.2.M1
    • dbimport
    • None

    Description

      Execution dbImport plugin with config from dataMap changes schema of dbImport config in dataMap.

      Before dbImport:

      <schema>
      <name>test-schema</name>
      <includeTable>TestTable</includeTable>
      </schema>

      After dbImport:

      <catalog>
      <schema>
      <name>test-schema</name>
      <includeTable>TestTable</includeTable>
      </schema>
      </catalog>

       

      Attachments

        Activity

          People

            aarrsseni Arseni Bulatski
            aarrsseni Arseni Bulatski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: