View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005129 | SymmetricDS Pro | New Feature | public | 2021-11-22 16:26 | 2021-12-11 17:09 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.0 | ||||
Target Version | 3.13.1 | Fixed in Version | 3.13.1 | ||
Summary | 0005129: Import configuration in the background instead of hanging the UI | ||||
Description | Currently, the UI hangs when configuration is being imported. Instead, when importing configuration, a dismissible dialog should appear indicating that configuration is being imported. When the dialog is dismissed, a progress bar should appear at the top of the screen that indicates what percentage of the configuration has been imported. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.13 2539c259 2021-11-22 21:04:51 evan-miller-jumpmind Details Diff |
0005129: Added listeners required to update import config progress bar |
Affected Issues 0005129 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/ProcessInfo.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataLoaderService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java | Diff File | ||
add - symmetric-util/src/main/java/org/jumpmind/extension/IProcessInfoListener.java | Diff File | ||
SymmetricDS: 3.13 08f433ea 2021-11-23 20:55:27 evan-miller-jumpmind Details Diff |
0005129: Added listener method for import config progress bar |
Affected Issues 0005129 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ClusterLockRefreshListener.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ManageIncomingBatchListener.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataProcessor.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataProcessorListener.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-11-22 16:26 | emiller | New Issue | |
2021-11-22 16:26 | emiller | Status | new => assigned |
2021-11-22 16:26 | emiller | Assigned To | => emiller |
2021-11-22 21:06 | emiller | Status | assigned => resolved |
2021-11-22 21:06 | emiller | Resolution | open => fixed |
2021-11-22 21:06 | emiller | Fixed in Version | => 3.13.1 |
2021-11-22 22:00 | Changeset attached | => SymmetricDS 3.13 2539c259 | |
2021-11-23 21:00 | Changeset attached | => SymmetricDS 3.13 08f433ea | |
2021-12-11 17:09 | admin | Status | resolved => closed |