View Issue Details

IDProjectCategoryView StatusLast Update
0002435CaseTalk ModelerDiff and Mergepublic2022-01-10 20:40
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityblockReproducibilityhave not tried
Status closedResolutionfixed 
Target Version10.0.4Fixed in Version10.0.4 
Summary0002435: Object expressions found at other Fact Types
DescriptionMerging models may seem that some OTE's are moving to other Fact Types. This occurs when the model being merged contains new expressions while distinctive expressions match on ExpCode instead of SyncLink.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2020-04-07 09:40

administrator   ~0001606

This is due to code which takes into account transitioning models. Transitioning to SyncLink alignment. These are not always in place on older models, and therefor should match upon expcode still. In this case the models are provided with SyncLinks, but the matching on ExpCode still activates. That should be prevented in case SyncLinks are detected in the models.
Marco Wobben

Marco Wobben

2020-04-07 09:41

administrator   ~0001607

A workaround may be to Replace the offending OTE with a different OTE which already pre-existed in the model. This removes the ExpCode from existence and prevents a potential match while merging on ExpCode.
Marco Wobben

Marco Wobben

2020-04-07 11:05

administrator   ~0001608

Legacy functions which find OTE's which only map to a different OTFT through matching ExpCode and not on SyncLink, are now handled as unmappable expressions. Therefor these cases are handled as new expressions. This leads to OTFT's partially mergeable instead of getting ignored completely.
Marco Wobben

Marco Wobben

2022-01-10 20:40

administrator   ~0004023

Closing automatically, stayed too long in resolved state. Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2020-04-07 09:38 Marco Wobben New Issue
2020-04-07 09:38 Marco Wobben Status new => assigned
2020-04-07 09:38 Marco Wobben Assigned To => Marco Wobben
2020-04-07 09:40 Marco Wobben Note Added: 0001606
2020-04-07 09:41 Marco Wobben Note Added: 0001607
2020-04-07 11:05 Marco Wobben Status assigned => resolved
2020-04-07 11:05 Marco Wobben Resolution open => fixed
2020-04-07 11:05 Marco Wobben Fixed in Version => 10.0.4
2020-04-07 11:05 Marco Wobben Note Added: 0001608
2022-01-10 20:40 Marco Wobben Note Added: 0004023
2022-01-10 20:40 Marco Wobben Status resolved => closed