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

Flow mapping deletes exchange values in library processes #424

Open
bnjmnmorelli opened this issue Nov 14, 2024 · 0 comments
Open

Flow mapping deletes exchange values in library processes #424

bnjmnmorelli opened this issue Nov 14, 2024 · 0 comments

Comments

@bnjmnmorelli
Copy link

It makes sense to me that flow mapping would not work within a library as they are intended to be static. However, I found that when I tried to flow map in a database that contains a library, ALL of the exchange values were being deleted from library processes that contained one or more of the mapped flows. Flow mapping still works within foreground processes, but is dangerous if library processes are being edited in this way.

When I discovered this issue I was mapping elementary flows using a csv based mapping file. I have not confirmed the effect when using a JSON-LD mapping file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant