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

Set & Switch nodes need to be reconfigured when mappings are changed #2

Open
rsenden opened this issue Jun 6, 2019 · 0 comments
Open

Comments

@rsenden
Copy link
Owner

rsenden commented Jun 6, 2019

When configuring the Set and Switch nodes, the selected mapping(s) are stored using a combination of left-hand side and right-hand side value. This means that you will need to re-select the mapping(s) in the Set and Switch nodes if either the left-hand side or right-hand side of the mapping is updated in the mappings configuration.

To fix this, we probably need to generate some id for every configured mapping, and store that id in the Set/Switch configuration instead of storing the actual mapping values.

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