Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: A join with an inherited formatted string function leads to an error in the error log #1086

Open
annat2022 opened this issue Nov 28, 2023 · 1 comment
Labels
bug confirmed Issue has been confirmed

Comments

@annat2022
Copy link

Describe the bug
Having a join with an inherited formatted string function leads to an error in the error log.

To Reproduce

  1. Open the attached hale studio transformation project
    Join_formattedString.zip

  2. Run the transformation

  3. check the error log -> it will show an error for the transformation
    grafik
    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.

@annat2022 annat2022 added the bug label Nov 28, 2023
Copy link

github-actions bot commented May 6, 2024

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.

@github-actions github-actions bot added the stale label May 6, 2024
@emanuelaepure10 emanuelaepure10 added confirmed Issue has been confirmed pinned and removed stale confirmed Issue has been confirmed labels May 6, 2024
@florianesser florianesser added confirmed Issue has been confirmed and removed pinned labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed Issue has been confirmed
Projects
None yet
Development

No branches or pull requests

3 participants