Skip to content

Revisit flow/execution response structure: rename flowId #2062

@ThaminduDilshan

Description

@ThaminduDilshan

Current limitation

The flow execution response structure is confusing due to the use of two different flow IDs: one for the flow definition and one for the runtime flow execution instance.

Suggested improvement

  • Rename the runtime flow identifier to instanceId/ executionId or a more suitable name to clearly distinguish it from the flow definition ID.
  • Review and update usages of flowId across the codebase and API responses to ensure consistency and clarity.

Version

v0.30.0

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions