Skip to content

ProxyResponseDefinitionBuilder constructor doesn't copy transformerParameters #1044

@BertKoor

Description

@BertKoor

The ProxyResponseDefinitionBuilder constructor takes a ResponseDefinitionBuilder as a parameter and copies most properties from it, including the responseTransformerNames. But the transformerParameters are omitted.

Is this by design or a bug?

I noticed this in our project where a chain of transformers was used. One of them transformed the responseDefinition into a ProxyResponseDefinition. Any transformer chained after that received null in the transformerParameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions