Skip to content

Make WorkflowState publically constructable so it can be used in tests by consumers #1756

@SrChronus

Description

@SrChronus

Describe the feature

We have a control flow that uses workflow state to make decisions. up until v17 we were able to construct the WorkflowState with some reflection to test our code. This is no longer possible which means we can't test our code anymore.

Release Note

RELEASE NOTE:

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions