View Issue Details

IDProjectCategoryView StatusLast Update
0003061SymmetricDSBugpublic2017-04-20 18:22
Reporterelong Assigned Tommichalek  
Priorityhigh 
Status closedResolutionfixed 
Product Version3.1.7 
Target Version3.8.21Fixed in Version3.8.21 
Summary0003061: Sync triggers will not create trigger if function already exists (Postgres)
DescriptionOn PostgreSQL, the sync triggers will not create a trigger if the corresponding function already exists.
Steps To Reproduce1. Create table, add to SymmetricDS, run sync triggers
2. Drop function being used by trigger
3. Run sync triggers
TagsNo tags attached.

Relationships

related to 0000863 closedchenson When testing to see if a symmetric trigger exists on postgres, also check for the existence of the function 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 c09dc229

2017-04-19 12:46:01

mmichalek

Details Diff
0003061: Sync triggers will not create trigger if function already
exists (Postgres)
Affected Issues
0003061
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/postgresql/PostgreSqlSymmetricDialect.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
2017-04-19 16:13 elong New Issue
2017-04-19 16:13 elong Status new => assigned
2017-04-19 16:13 elong Assigned To => mmichalek
2017-04-19 16:14 elong Priority normal => high
2017-04-19 16:14 elong Steps to Reproduce Updated View Revisions
2017-04-19 16:15 elong Relationship added related to 0000863
2017-04-19 17:00 mmichalek Changeset attached => SymmetricDS 3.8 c09dc229
2017-04-20 18:17 elong Status assigned => resolved
2017-04-20 18:17 elong Fixed in Version => 3.8.21
2017-04-20 18:17 elong Resolution open => fixed
2017-04-20 18:22 chenson Status resolved => closed