View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002976 | SymmetricDS | Bug | public | 2017-01-31 18:12 | 2017-02-01 16:19 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.15 | ||||
Target Version | 3.8.15 | Fixed in Version | 3.8.15 | ||
Summary | 0002976: Foreign key automatic resolution was not handling nested dependencies properly | ||||
Description | When a batch is in error due to a foreign key constraint there is a new feature to issue reloads for the parent data that is missing. The reload did not handle a parent dependency if it was found twice. It would add the missing parent row to the batch but it might be in the batch later than another dependent row that also needs it. This would create a foreign key error in the reload batches as well. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 70d4491b 2017-01-31 13:12:50 Details Diff |
0002976: Foreign key automatic resolution was not handling nested dependencies properly |
Affected Issues 0002976 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
SymmetricDS: 3.8 50788bb6 2017-02-01 10:25:07 Details Diff |
0002976: Foreign key automatic resolution was not handling nested dependencies properly |
Affected Issues 0002976 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-31 18:12 | josh-a-hicks | New Issue | |
2017-01-31 18:12 | josh-a-hicks | Status | new => assigned |
2017-01-31 18:12 | josh-a-hicks | Assigned To | => josh-a-hicks |
2017-01-31 18:13 | josh-a-hicks | Status | assigned => resolved |
2017-01-31 18:13 | josh-a-hicks | Fixed in Version | => 3.8.15 |
2017-01-31 18:13 | josh-a-hicks | Resolution | open => fixed |
2017-01-31 19:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.8 70d4491b |
2017-02-01 16:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.8 50788bb6 |
2017-02-01 16:19 | chenson | Status | resolved => closed |