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
This is a first easy step by catching exceptions during code generation and throw a KonvertException which contain basic information which might be missing in the original exception
Currently it is quite hard to find which mapping is throwing this exception.
For example
I have to look quite a while from the thousand mappings I have to find one which is throwing this.
i would like to see
banned_from_community
field missing at MappingFQDN.Person.banned_from_community to FQDN2.Person
The text was updated successfully, but these errors were encountered: