View Issue Details

IDProjectCategoryView StatusLast Update
0005925SymmetricDSBugpublic2023-10-03 23:00
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status closedResolutionfixed 
Target Version3.15.0Fixed in Version3.15.0 
Summary0005925: Ignore Row Count not getting updated in outgoing batch table when a row is ignored
DescriptionWhen you ignore a row in an outgoing batch, the ignore row count is not incremented in the sym_outgoing_batch table, it will stay as the default (0), even when rows are ignored.
Steps To Reproduce1. Send a batch that will cause the batch to error
2. Go to the Outgoing Batches screen and ignore a row in the outgoing batch
3. Check sym_outgoing_batch, ignore_row_count will still be 0
TagsNo tags attached.

Relationships

related to 0005868 closedcquamme SymmetricDS Pro Ignore Row Count not getting updated in outgoing batch table when a row is ignored 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 cd09f118

2023-07-18 15:38:18

cquamme

Details Diff
0005925: Ignore Row Count not getting updated in outgoing batch table
when a row is ignored
Affected Issues
0005925
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractDatabaseWriterConflictResolver.java Diff File

Issue History

Date Modified Username Field Change
2023-07-18 12:51 cquamme New Issue
2023-07-18 12:51 cquamme Status new => assigned
2023-07-18 12:51 cquamme Assigned To => cquamme
2023-07-18 15:38 cquamme Status assigned => resolved
2023-07-18 15:38 cquamme Resolution open => fixed
2023-07-18 15:38 cquamme Fixed in Version => 3.15.0
2023-07-18 16:09 cquamme Relationship added related to 0005868
2023-10-01 23:46 admin Status resolved => closed
2023-10-03 23:00 cquamme Changeset attached => SymmetricDS 3.15 cd09f118