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
check the error log -> it will show an error for the transformation
And in the log itself you will found this warning (but no error message):
!SUBENTRY 1 eu.esdihumboldt.hale.common.align 4 0 2023-11-28 15:40:00.307
!MESSAGE [15:40:00] Source node for entity not found.
Expected behavior
It seems the data are transformed correctly but the error log shows an error. I would not expect that error.
Adding a rename function (for XP_Objekt) instead of the formatted string function does not lead to this warning/error symbol.
When deactivating the inherited formatted string function and adding a formatted string function for BP_BaugebietsTeilflaeche the warning/error symbol is not displayed.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.
Describe the bug
Having a join with an inherited formatted string function leads to an error in the error log.
To Reproduce
Open the attached hale studio transformation project
Join_formattedString.zip
Run the transformation
check the error log -> it will show an error for the transformation
And in the log itself you will found this warning (but no error message):
Expected behavior
It seems the data are transformed correctly but the error log shows an error. I would not expect that error.
Adding a rename function (for XP_Objekt) instead of the formatted string function does not lead to this warning/error symbol.
When deactivating the inherited formatted string function and adding a formatted string function for BP_BaugebietsTeilflaeche the warning/error symbol is not displayed.
The text was updated successfully, but these errors were encountered: