You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed during community calls, API needs to be enhanced to include the foreign key column GUID. Field contains information, but it is not enough for foreign key relationship removal
I had a look at the code and the guid/qualifiedName of the primary key column should be in the referencedColumnGUID and referencedColumnQualifiedName but the converter was adding the the values from the wrong end of the relationship.
I had a look at the code and the guid/qualifiedName of the primary key column should be in the referencedColumnGUID and referencedColumnQualifiedName but the converter was adding the the values from the wrong end of the relationship.
Is there an existing issue for this?
Current Behavior
Field is empty when retrieving a column via the integrator context
Expected Behavior
Field contains foreign key information
Steps To Reproduce
Trigger metadata transfer of jdbc-integrator
Environment
Any Further Information?
No response
The text was updated successfully, but these errors were encountered: