Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prior function doesnt work properly #662

Open
pholik opened this issue Jul 11, 2017 · 4 comments
Open

prior function doesnt work properly #662

pholik opened this issue Jul 11, 2017 · 4 comments
Assignees
Labels

Comments

@pholik
Copy link

pholik commented Jul 11, 2017

Hey I was facing an issue with running wrapped service in version ^3.4.1. Wrap function was fired correctly but the inner prior function did not redirect to the "main" service function and sent incorrect response. Downgrade to ^3.3.0. solved the issue.

@Pulankit-so
Copy link

Pulankit-so commented Jul 18, 2017

Same issue for me.The actual action never gets called, it works fine when the target is registered with same instance of seneca but it fails over mesh.

@torandersson
Copy link

Same issue for me, fails over mesh.

@rjrodger rjrodger added the bug label Aug 9, 2017
@rjrodger rjrodger self-assigned this Aug 9, 2017
@rjrodger
Copy link
Collaborator

rjrodger commented Aug 9, 2017

I'll add some unit tests to verify

rjrodger added a commit to rjrodger/seneca that referenced this issue Aug 10, 2017
@hazkiel
Copy link

hazkiel commented Oct 13, 2017

Any updates on this one? The .prior method not working is preventing us from upgrading past version 3.3.0. (Not even using mesh)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants