View Issue Details

IDProjectCategoryView StatusLast Update
0006607SymmetricDS ProBugpublic2024-10-02 18:47
Reportermdrouard Assigned Tomdrouard  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.9 
Target Version3.15.10Fixed in Version3.15.10 
Summary0006607: Check processInfo.getCurrentTableName() is not null in Load Detail
DescriptionWhen refreshing incomplete tables in Load Detail check that processInfo.getCurrentTableName() is not null. This is done to prevent trying to insert a null key value into the extractingTables map.
This prevents an error from occurring if load details attempts to update before SelectFromSymDataSource.next() can run.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-10-02 18:36 mdrouard New Issue
2024-10-02 18:36 mdrouard Status new => assigned
2024-10-02 18:36 mdrouard Assigned To => mdrouard
2024-10-02 18:39 mdrouard Summary Check table name in process info is not null in Load Detail => Check processInfo.getCurrentTableName() is not null in Load Detail
2024-10-02 18:39 mdrouard Description Updated View Revisions
2024-10-02 18:47 mdrouard Status assigned => resolved
2024-10-02 18:47 mdrouard Resolution open => fixed
2024-10-02 18:47 mdrouard Fixed in Version => 3.15.10