-
Notifications
You must be signed in to change notification settings - Fork 48
Support importing/exporting all user-created data lake variables #2003
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
base: master
Are you sure you want to change the base?
Support importing/exporting all user-created data lake variables #2003
Conversation
8cd35d6 to
f254c21
Compare
|
@ES-Alexander @ArturoManzoli could you take a look at this one? |
Can you check with other than those variables as well? Because the camera variables are automatically added so it may be something specifically to them. I will check nonetheless. |
|
It seems to be working, just need some reactivity fix, I think:
(3) |
Interesting! I will test that in master as well. Seems to me that there's a bug around the delete logic. Thanks! |
f254c21 to
de143ce
Compare
de143ce to
05e9006
Compare
…sforming functions in batches
05e9006 to
8b24b27
Compare
|
@rafaellehmkuhl I was taking a look on this one today, and it seems to still have some issues on refreshing the table data after a import operation. |
Yup. I didn't fix that one yet. |



New feature
This patch adds the possibility of exporting and importing data-lake variables from the Tools menu.
Tests Required to Merge (by dev and/or testers)
Fix #2000