View Issue Details

IDProjectCategoryView StatusLast Update
0005588SymmetricDSBugpublic2022-11-15 15:21
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionduplicate 
Product Version3.12.11 
Summary0005588: Sync Triggers- Need to keep track of new trigger names created so that duplicates will not be created
DescriptionDuplicate trigger names, when sync triggers runs, are compared against the current set of tables and triggers created for those tables.

But when the list of triggers that are synced are new, we need to make sure that the names for the new triggers do not collide with other triggers that are new.

So we need to keep track of names that are calculated for the new triggers, and add a check against this list of names for the new triggers to make sure that the names for the new triggers do not collide.
Steps To Reproduce1. Create table BBA and table BBE.
2. Create synch scenario for these two tables, and sync triggers.
Tagssync-trigger

Relationships

duplicate of 0005584 closedpmarzullo Trigger creation fails when 2 new triggers have trigger IDs that are identical when shortened 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-15 15:16 pmarzullo New Issue
2022-11-15 15:16 pmarzullo Status new => assigned
2022-11-15 15:16 pmarzullo Assigned To => pmarzullo
2022-11-15 15:16 pmarzullo Tag Attached: sync-trigger
2022-11-15 15:19 pmarzullo Product Version 3.12.12 => 3.12.11
2022-11-15 15:21 pmarzullo Status assigned => closed
2022-11-15 15:21 pmarzullo Resolution open => duplicate
2022-11-15 15:21 pmarzullo Relationship added duplicate of 0005584