Skip to content

Check ProcessContext modifyArgumentsOnBackgroundProcess #1338

@jan-vcapgemini

Description

@jan-vcapgemini

Feature idea

The modifyArgumentsOnBackgroundProcess method is currently throwing an IllegalStateException if the method was called with a non background processMode. The only call of this method and the name suggests that the method should only be called if isBackground is true. We should check if this exception is still needed and maybe can be replaced with an assert instead.

Additional context

Mentioned in: #1330 (comment)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinternalNothing to be added to CHANGELOG, only internal story

Type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions