Skip to content

@ExtDirectMethod(value = STORE_READ, jsonView=) is ignored #139

@zmitrok

Description

@zmitrok

I have a batch of ExtDirect method, and somewhere in the middle of that batch a method with a custom jsonView is invoked. RouterController.handleMethodCallsSequential() method uses the jsonView of the last DirectResponse in the batch, so the jsonView of all other methods, including the one with the custom jsonView, are ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions