Emtpy WorkflowTransition should save TargetEntity

Created on 16 August 2025, about 2 months ago

Problem/Motivation

When an empty Transition is saved in the UI, then the Transition IS NOT saved, but the TragetEntity IS saved.

Steps to reproduce

- Set a debugging marker in EntityBase::save() function
- Go to Workflow History page.
- Press the 'Save' button without adding any additional data.
- See the Entity being saved, and the Transition NOT being saved.

Proposed resolution

Remaining tasks

- Should the targetEntity be saved when a same-state transtion with additional data is saved?

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.1

Component

Code

Created by

🇳🇱Netherlands johnv

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

Comments & Activities

Production build 0.71.5 2024