2.2.3. Auto-Persistence to Workflow Draft

Created on 30 July 2025, 17 days ago
  • On parameter change, update the in-memory node object immediately.
  • Integrate with draft auto-save mechanism to push updates to Drupal workflow entity.
  • Use REST or JSON:API PATCH to persist only changed nodes (reduce payload size).
📌 Task
Status

Active

Component

Code

Created by

🇩🇪Germany D34dMan Hamburg

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

Comments & Activities

  • Issue created by @D34dMan
  • 🇩🇪Germany D34dMan Hamburg

    We have done (thanks to svelte store) On parameter change, update the in-memory node object immediately.

    Not going to do the auto-save for now as it is not contributing to the original goal. Also not going with a patch approach as it complicates things. so for now, we would just live with saving the entire workflow data manually.

Production build 0.71.5 2024