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

Auto update nodes #218

Merged
merged 11 commits into from
Apr 29, 2023
Merged

Auto update nodes #218

merged 11 commits into from
Apr 29, 2023

Conversation

anovazzi1
Copy link
Contributor

This new feature will ensure that any changes made to a template will be automatically reflected in all nodes related to that template. This will save time and effort, as users will no longer need to manually update each node individually. Additionally, this feature will help to reduce the risk of errors and inconsistencies across nodes and flows.
To implement this feature, I have created a new function that checks the last template related to each node and compares it with the current template version. If there is a difference, the node will be automatically updated with the latest version of the template.

@anovazzi1 anovazzi1 requested a review from ogabrielluiz April 29, 2023 03:09
@anovazzi1 anovazzi1 merged commit ed312f1 into dev Apr 29, 2023
@anovazzi1 anovazzi1 deleted the autoUpdateNodes branch May 31, 2023 23:57
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

Successfully merging this pull request may close these issues.

2 participants