View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005729 | SymmetricDS | Bug | public | 2023-03-07 18:15 | 2023-03-07 19:00 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.5 | ||||
Target Version | 3.14.6 | Fixed in Version | 3.14.6 | ||
Summary | 0005729: DBImport- Allow the UI specification of the catalog and schema to override the catalog and schema specs in XML imported file | ||||
Description | When the user interface specifies the catalog and schema on the DBImport dialog from the SQL Explorer, you would expect that those specifications should take place. Well they don't. Allow the specified values on the screen to take precedence from any specifiers of catalog and schema from the imported XML file. | ||||
Steps To Reproduce | 1. Import XML file, specifying a different catalog and/or schema than what is in the XML file. 2. Tables will be put into the catalog and/or schema specified in the XML file. | ||||
Tags | dbimport/dbexport | ||||
SymmetricDS: 3.14 670aa8bc 2023-03-07 18:20:20 Details Diff |
0005729: DBImport- Allow the UI specification of the catalog and schema to override the catalog and schema specs in XML imported file |
Affected Issues 0005729 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbImport.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/XmlDataReader.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-07 18:15 | pmarzullo | New Issue | |
2023-03-07 18:15 | pmarzullo | Status | new => assigned |
2023-03-07 18:15 | pmarzullo | Assigned To | => pmarzullo |
2023-03-07 18:15 | pmarzullo | Tag Attached: dbimport/dbexport | |
2023-03-07 18:20 | pmarzullo | Status | assigned => resolved |
2023-03-07 18:20 | pmarzullo | Resolution | open => fixed |
2023-03-07 18:20 | pmarzullo | Fixed in Version | => 3.14.6 |
2023-03-07 19:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 670aa8bc |
2023-03-17 17:25 | admin | Status | resolved => closed |