View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004257 | SymmetricDS Pro | Bug | public | 2020-01-22 16:15 | 2020-01-23 20:43 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.3 | ||||
Target Version | 3.10.9 | Fixed in Version | 3.10.9 | ||
Summary | 0004257: Wizard list of tables for auto-create triggers is empty on SQL-Server | ||||
Description | The wizard used on the Configure -> Table Triggers screen can show an empty list of tables when switching to a different catalog on SQL-Server. The exception being thrown in ChangeCatalogConnectionHandler is being silently swallowed. Let's add logging there. We got the customer's screen working by adding the catalog to the front of the "information_schema.tables" object name in the query. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 21d480c2 2020-01-22 11:16:38 Details Diff |
0004257: Wizard list of tables for auto-create triggers is empty on SQL-Server |
Affected Issues 0004257 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/ChangeCatalogConnectionHandler.java | Diff File | ||
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mssql/MsSqlDdlReader.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-22 16:15 | elong | New Issue | |
2020-01-22 16:15 | elong | Status | new => assigned |
2020-01-22 16:15 | elong | Assigned To | => elong |
2020-01-22 16:18 | elong | Status | assigned => resolved |
2020-01-22 16:18 | elong | Resolution | open => fixed |
2020-01-22 16:18 | elong | Fixed in Version | => 3.10.9 |
2020-01-22 17:00 | admin | Changeset attached | => SymmetricDS 3.10 21d480c2 |
2020-01-22 18:06 | elong | Issue cloned: 0004258 | |
2020-01-22 18:06 | elong | Relationship added | related to 0004258 |
2020-01-23 20:43 | admin | Status | resolved => closed |