View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005989 | SymmetricDS Pro | Bug | public | 2023-09-22 19:20 | 2023-10-17 18:00 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.14.10 | Fixed in Version | 3.14.10 | ||
Summary | 0005989: Details in Load Screen can contain information for the incorrect load | ||||
Description | Currently, 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 2ac5181a 2023-10-17 17:47:31 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 |
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 |