View Issue Details

IDProjectCategoryView StatusLast Update
0006524SymmetricDSBugpublic2024-07-24 19:00
Reportermistermij Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.7 
Target Version3.15.8Fixed in Version3.15.8 
Summary0006524: Symadmin sync-triggers command does not update triggers
DescriptionInvoking the `./bin/symadmin sync-triggers` command with no arguments, doesn't properly update the database triggers.

Possibly because of the following changes: https://github.com/JumpMind/symmetric-ds/commit/b74613d6fe3660c4cee230e3fbd35cb41e4d51cc

Steps To ReproduceOn an existing table, adjust the schema.
Run the `./bin/symadmin sync-triggers` command.

--
Although a trigger hist row is created, the actual trigger on the database has not been updated.

Tested on PostgreSQL.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 604a85bf

2024-07-24 18:09:32

evan-miller-jumpmind

Details Diff
0006524: Fixed symadmin sync-triggers subcommand not updating triggers Affected Issues
0006524
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java Diff File

Issue History

Date Modified Username Field Change
2024-07-08 12:40 mistermij New Issue
2024-07-24 17:10 cquamme Assigned To => emiller
2024-07-24 17:10 cquamme Status new => assigned
2024-07-24 17:58 emiller Target Version => 3.15.8
2024-07-24 18:10 emiller Status assigned => resolved
2024-07-24 18:10 emiller Resolution open => fixed
2024-07-24 18:10 emiller Fixed in Version => 3.15.8
2024-07-24 19:00 Changeset attached => SymmetricDS 3.15 604a85bf
2024-08-16 17:45 admin Status resolved => closed