View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004771 | SymmetricDS Pro | Bug | public | 2021-01-18 13:24 | 2021-02-25 21:35 |
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 | 0004771: Fix sorting on batch screens | ||||
Description | When lazy loading was added to the grids on the batch screens, they lost the ability to be sorted by clicking on a column header. This sorting should be made possible again. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.12 9e79e21c 2021-01-18 16:48:42 evan-miller-jumpmind Committer: GitHub Details Diff |
0004771: Added sorting to batch services (#135) |
Affected Issues 0004771 |
|
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/AbstractService.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 |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-18 13:24 | emiller | New Issue | |
2021-01-18 13:24 | emiller | Status | new => assigned |
2021-01-18 13:24 | emiller | Assigned To | => emiller |
2021-01-18 16:49 | emiller | Status | assigned => resolved |
2021-01-18 16:49 | emiller | Resolution | open => fixed |
2021-01-18 16:49 | emiller | Fixed in Version | => 3.12.7 |
2021-01-18 17:00 | Changeset attached | => SymmetricDS 3.12 9e79e21c | |
2021-02-25 21:35 | admin | Status | resolved => closed |