Ticket #445 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Cloning Class in SDF Provider Fails

Reported by: gregboone Owned by: gregboone
Priority: minor Milestone: 3.4.0
Component: SDF Provider Version: 3.4.0
Severity: 3 Keywords:
Cc: External ID:

Description

The scenario under which this defect occurs has to deal with a join between 2 Feature Source where one or both have pre-defined calculated properties. When the joined class definitions were being combined and pruned in the SDF provider, the calculated properties had already been added. When the properties were added a second time, an exception was thrown identifying the added property as a duplicate.

The solution here is to check if the calculated property has already been added before re-adding it.

Change History

Changed 3 years ago by gregboone

  • status changed from new to assigned

Changed 3 years ago by gregboone

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.