View Issue Details

IDProjectCategoryView StatusLast Update
0005976SymmetricDSBugpublic2023-10-03 23:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.10Fixed in Version3.14.10 
Summary0005976: User is incorrectly warned that table is missing primary key
DescriptionUser is incorrectly warned that table is missing primary key (PK), when all the columns on the table are in the PK. The flag is set on is_missing_pk in sym_trigger_history with a warning on the Configure -> Triggers screen. The logic is checking if PK column names is equal to column names because default behavior is to treat all columns like they are the PK when the PK is actually missing.
Tagslogging

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 51d3a344

2023-09-07 17:26:44

admin

Details Diff
0005976: User is incorrectly warned that table is missing primary key Affected Issues
0005976
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/TriggerHistory.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/model/Table.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDatabasePlatform.java Diff File

SymmetricDS: 3.15 9fe78027

2023-09-07 17:26:44

admin

Details Diff
0005976: User is incorrectly warned that table is missing primary key Affected Issues
0005976
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/TriggerHistory.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/model/Table.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDatabasePlatform.java Diff File

Issue History

Date Modified Username Field Change
2023-09-07 17:25 elong New Issue
2023-09-07 17:25 elong Status new => assigned
2023-09-07 17:25 elong Assigned To => elong
2023-09-07 17:25 elong Tag Attached: logging
2023-09-07 17:29 elong Status assigned => resolved
2023-09-07 17:29 elong Resolution open => fixed
2023-09-07 17:29 elong Fixed in Version => 3.14.10
2023-09-07 18:00 admin Changeset attached => SymmetricDS 3.14 51d3a344
2023-10-03 23:00 admin Changeset attached => SymmetricDS 3.15 9fe78027
2023-10-27 20:06 admin Status resolved => closed