hale
hale copied to clipboard
Provide feedback/error message to user when property used for Merge cannot be found
When changing the source schema of a transformation (in this case only the namespace changed, but the types' and attributes' names stayed stable) and with this, changing a property that is used for a Merge, there is no obvious information to the user that the Merge cannot be executed anymore. (Technically, it still is executed but merges all objects of the type together as the merging property information is missing). There is an information on it in the error log, but no error message or warning in the Instance transformation messages. It would be helpful to
- either make sure, the property used for a merge is replaced when something changes for the source schema and the transformations are changed using the dialogue when opening it for the first time
- or add the error occurring in the error log to the errors or warnings given in the Instance transformation context.