View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005187 | SymmetricDS Pro | Improvement | public | 2022-01-05 20:35 | 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 | 0005187: Add Overrides column to Configure Parameters grid | ||||
Description | In the grid on the Configure Parameters screen, add an "Overrides" column to the right of the "Current Value" column. If there are no entries in sym_parameter for the parameter, this column should be empty. If one or more entries exist, this column should contain a button labeled with the number of entries. Clicking the button should open a dialog that displays these entries, with the option of editing the parameter or restoring the parameter to its original value. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 447eed42 2022-01-13 20:22:45 evan-miller-jumpmind Details Diff |
0005187: Added getDatabaseParametersForAll() to ParameterService |
Affected Issues 0005187 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IParameterService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ParameterService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ParameterServiceSqlMap.java | Diff File | ||
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/service/impl/MockParameterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-05 20:35 | emiller | New Issue | |
2022-01-05 20:35 | emiller | Status | new => assigned |
2022-01-05 20:35 | emiller | Assigned To | => emiller |
2022-01-13 20:26 | emiller | Status | assigned => resolved |
2022-01-13 20:26 | emiller | Resolution | open => fixed |
2022-01-13 20:26 | emiller | Fixed in Version | => 3.14.0 |
2022-01-13 20:26 | emiller | Summary | Add icon to Configure Parameters grid to indicate the target node(s) => Add Overrides column to Configure Parameters grid |
2022-01-13 20:26 | emiller | Description Updated | View Revisions |
2022-01-13 21:00 | Changeset attached | => SymmetricDS 3.14 447eed42 | |
2022-07-27 20:54 | admin | Status | resolved => closed |