Skip to content

Sending Component Refrences over the wire not working correctly #616

@jkerken

Description

@jkerken

Uncovered as part of #615

When you have a MLC Resource that returns back another resources as its output, this does not work.
The integration test can be used to reproduce this. Just commend in the stack output

The receiving program will deserialize the resource into null.

This is the result of the value beeing deserialized into dictonary which causes the converter to fail to conver this to the actual resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions