View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005189 | SymmetricDS Pro | Improvement | public | 2022-01-06 13:50 | 2022-07-27 20:54 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.0 | ||||
Target Version | 3.14.0 | Fixed in Version | 3.14.0 | ||
Summary | 0005189: Improve TriggerRouterScreen in quick config wizard | ||||
Description | - Re-label "Trigger Prefix" and "Trigger Suffix" to "Trigger Id Prefix" and "Trigger Id Suffix" - Re-label "Catalog" and "Schema" to "Source Catalog" and "Source Schema" - Move filter below source catalog and schema - Add "Target Catalog" and "Target Schema" text fields to right side with checkbox below. These correspond to the fields on sym_router that the user selected in the first step of the wizard. When going to next screen, check if there are existing trigger routers using the router. If not, then update the router with the new target catalog/schema and checkbox settings. If so, check if the the old target catalog/schema and checkbox value are different than current, and if so, make a new sym_router. Maybe use the same logic used for "Save as Copy" to get the new router ID. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 e7333d94 2022-01-06 21:54:33 evan-miller-jumpmind Details Diff |
0005189: Made saveRouterAsCopy() return the router |
Affected Issues 0005189 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/ITriggerRouterService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-06 13:50 | emiller | New Issue | |
2022-01-06 13:50 | emiller | Status | new => assigned |
2022-01-06 13:50 | emiller | Assigned To | => emiller |
2022-01-06 13:50 | emiller | File Added: trigger-auto-create-target.png | |
2022-01-06 21:55 | emiller | Status | assigned => resolved |
2022-01-06 21:55 | emiller | Resolution | open => fixed |
2022-01-06 21:55 | emiller | Fixed in Version | => 3.14.0 |
2022-01-06 22:00 | Changeset attached | => SymmetricDS 3.14 e7333d94 | |
2022-07-27 20:54 | admin | Status | resolved => closed |