[PP-1] Autosave data should store converted server-side representation of model

Created on 14 May 2025, 18 days ago

Overview

At present the autosave data stores the client-side representation of the model.
After πŸ› Cannot delete JS components due to component depending on them Active goes in, the data in the autosave store may be for a different source plugin to when it was stored. As a result we cannot perform the correct transformation to/from client input models.

Proposed resolution

When writing to the autosave data, transform client input to server input.
When reading from autosave data, transform server input back to client input.
Remove the skipped test in FallbackInputTest

User interface changes

πŸ“Œ Task
Status

Postponed

Version

0.0

Component

Auto-save

Created by

πŸ‡¦πŸ‡ΊAustralia larowlan πŸ‡¦πŸ‡ΊπŸ.au GMT+10

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024