View Issue Details

IDProjectCategoryView StatusLast Update
0004257SymmetricDS ProBugpublic2020-01-23 20:43
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.3 
Target Version3.10.9Fixed in Version3.10.9 
Summary0004257: Wizard list of tables for auto-create triggers is empty on SQL-Server
DescriptionThe 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.
TagsNo tags attached.

Relationships

related to 0004258 closedelong Wizard list of tables for auto-create triggers is empty on SQL-Server 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 21d480c2

2020-01-22 11:16:38

admin

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

Issue History

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