View Issue Details

IDProjectCategoryView StatusLast Update
0005189SymmetricDS ProImprovementpublic2022-07-27 20:54
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.0 
Target Version3.14.0Fixed in Version3.14.0 
Summary0005189: 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.
TagsNo tags attached.

Activities

emiller

2022-01-06 13:50

developer  

trigger-auto-create-target.png (54,500 bytes)   
trigger-auto-create-target.png (54,500 bytes)   

Related Changesets

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

Issue History

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