View Issue Details

IDProjectCategoryView StatusLast Update
0005989SymmetricDS ProBugpublic2023-10-17 18:00
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status closedResolutionfixed 
Target Version3.14.10Fixed in Version3.14.10 
Summary0005989: Details in Load Screen can contain information for the incorrect load
DescriptionCurrently, if there are 2 or more loads with the same load ID in the loads screen, when you go to select the details screen for a load, you may not get the correct details for that load.

Issues:
1. The completed table count will be incorrect because we were getting the completed tables based on the node ID and load ID. We also need to take into account the source node ID for incoming loads and the target node ID for outgoing loads so we don't count tables for a different node.
2. The current table reload request can sometimes be wrong, because the query we were using did not take into account the source node ID for the load you are selecting.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 2ac5181a

2023-10-17 17:47:31

cquamme

Details Diff
0005989: Details in Load Screen can contain information for the
incorrect load
Affected Issues
0005989
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataExtractorService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorServiceSqlMap.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java Diff File

Issue History

Date Modified Username Field Change
2023-09-22 19:20 cquamme New Issue
2023-09-22 19:20 cquamme Status new => assigned
2023-09-22 19:20 cquamme Assigned To => cquamme
2023-09-25 16:26 cquamme Description Updated View Revisions
2023-09-25 17:06 cquamme Description Updated View Revisions
2023-09-25 18:07 cquamme Description Updated View Revisions
2023-10-17 17:25 cquamme Target Version => 3.14.10
2023-10-17 17:47 cquamme Status assigned => resolved
2023-10-17 17:47 cquamme Resolution open => fixed
2023-10-17 17:47 cquamme Fixed in Version => 3.14.10
2023-10-17 18:00 cquamme Changeset attached => SymmetricDS 3.14 2ac5181a
2023-10-27 20:06 admin Status resolved => closed