Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Configuration of flow execution is wiped after using admin UI drag and drop #21960

@vladimirr9

Description

@vladimirr9

Before reporting an issue

Area

admin/ui

Describe the bug

Context:
Custom top level flow is created with two executions - one authenticator execution and one subflow execution with its own executions.
Scenario:
Upon drag and dropping the authenticator execution to be under the subflow execution - it joins the list of executions under the subflow, however the authenticator's config is cleared.

Version

21.1.0, 22.0.1, nightly

Expected behavior

The authenticator execution retains its configuration. Especially if this is done accidentally and we want to drag and drop the execution to be back on the same hierarchical level as the subflow instead of under it.

Actual behavior

The configuration of the execution is cleared, I'm not sure if it still exists in the DB, but it's no longer displayed in the browser and if refreshed it's still cleared - the connection is severed regardless.

How to Reproduce?

I think what I've written so far should be enough for the problem to be reproduced, I have nothing else to add to this.

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions