View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004760 | SymmetricDS Pro | Bug | public | 2021-01-13 16:45 | 2021-02-25 21:36 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.6 | ||||
Target Version | 3.12.7 | Fixed in Version | 3.12.7 | ||
Summary | 0004760: Fix batch screen lazy loading bugs | ||||
Description | - The batch screens can throw a NullPointerException when the batch services' countBatchesWithLimit() methods are called - The batch services don't work correctly when multiple users are on the system because batchList, previousLimit and previousOffset are shared between users | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.12 6a11b848 2021-01-13 20:42:06 evan-miller-jumpmind Committer: GitHub Details Diff |
0004760: Fixed batch service lazy loading bugs (#134) |
Affected Issues 0004760 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IIncomingBatchService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IOutgoingBatchService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/IncomingBatchService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/OutgoingBatchService.java | Diff File | ||
SymmetricDS: 3.12 ac6b035f 2021-01-14 21:26:10 Details Diff |
0004760: Fix batch screen lazy loading bugs |
Affected Issues 0004760 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/oracle/OracleDatabasePlatform.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-13 16:45 | emiller | New Issue | |
2021-01-13 16:45 | emiller | Status | new => assigned |
2021-01-13 16:45 | emiller | Assigned To | => emiller |
2021-01-13 20:43 | emiller | Status | assigned => resolved |
2021-01-13 20:43 | emiller | Resolution | open => fixed |
2021-01-13 20:43 | emiller | Fixed in Version | => 3.12.7 |
2021-01-13 21:00 | Changeset attached | => SymmetricDS 3.12 6a11b848 | |
2021-01-14 22:00 | admin | Changeset attached | => SymmetricDS 3.12 ac6b035f |
2021-02-25 21:36 | admin | Status | resolved => closed |