Skip to content

Turbo for restore #95

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

Closed
wants to merge 1 commit into from
Closed

Turbo for restore #95

wants to merge 1 commit into from

Conversation

louispt1
Copy link
Collaborator

@louispt1 louispt1 commented Mar 3, 2025

Update the whole list of components when restoring a historical version of a saved scenario.

@louispt1 louispt1 requested a review from noracato March 3, 2025 09:12
@@ -72,14 +72,27 @@ def restore
)

if result.successful?
version_tags_result = ApiScenario::VersionTags::FetchAll.call(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand why you did this. But I would like to find a solution that avoids another few API calls to the engine, which I have the feeling are unnecessary – all information should be available in either the controller, or already rendered. What do you think?

@louispt1 louispt1 self-assigned this Mar 24, 2025
@louispt1 louispt1 marked this pull request as draft April 3, 2025 09:43
@louispt1 louispt1 closed this Apr 25, 2025
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