View Issue Details

IDProjectCategoryView StatusLast Update
0005497SymmetricDSBugpublic2022-10-04 15:15
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.2Fixed in Version3.14.2 
Summary0005497: NPE when running DbFill on a table with a foreign key that references a table in another catalog or schema
DescriptionWhen running DbFill on a table with a foreign key that references a table in another catalog or schema, an NPE occurs because the table cannot be found and there is no logic in place to check if the table is null. This only happens when a catalog or schema is specified for the DbFill command.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 526fc50f

2022-10-03 17:15:24

evan-miller-jumpmind

Details Diff
0005497: Fixed NPE in DbFill Affected Issues
0005497
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbFill.java Diff File

Issue History

Date Modified Username Field Change
2022-10-03 15:47 emiller New Issue
2022-10-03 15:47 emiller Status new => assigned
2022-10-03 15:47 emiller Assigned To => emiller
2022-10-03 17:16 emiller Status assigned => resolved
2022-10-03 17:16 emiller Resolution open => fixed
2022-10-03 17:16 emiller Fixed in Version => 3.14.2
2022-10-03 18:00 Changeset attached => SymmetricDS 3.14 526fc50f
2022-10-04 15:15 admin Status resolved => closed