-
Notifications
You must be signed in to change notification settings - Fork 2
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
Rewrite entity pipe character in JsonEntityId #411
Rewrite entity pipe character in JsonEntityId #411
Conversation
did you try an EventSourced entity? I think this issue only arises there (when trying to recover) |
@mariussoutier in this case it's easiest to test it using the the tests in |
I've played around with it and I think it's enough to test it. |
thx @mariussoutier ! |
Unfortunately cannot test if entity actually starts up.
entityRef.tell(Command())
also works when name is illegal.