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

Subscriptions with Guids lead to different streams if different ways of setting the variables are used #1460

Closed
fredericbirke opened this issue Feb 10, 2020 · 3 comments
Milestone

Comments

@fredericbirke
Copy link
Contributor

fredericbirke commented Feb 10, 2020

Describe the bug
These two subscriptions should both get the same messages, but they dont:
First:
grafik
Second:
grafik

This is what it looks like while debugging:
grafik

To Reproduce
Same as to #1157

Expected behavior
Both get the same messages, but they don't. Only one receives the messages. Its the Second one by default.
If you change the definition of the Eventdescription to stringify the Guids without hyphons it's the other way around:
grafik

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Using 10.3.5

@michaelstaib michaelstaib added this to the HC-10.4.0 milestone Feb 10, 2020
@fredericbirke
Copy link
Contributor Author

@michaelstaib Do you need an Repo to reproduce? I'm afraid i deleted the reproduction repo from #1157.

@michaelstaib
Copy link
Member

No worries, we are working on an easier approach regarding subscriptions at the moment which will come with 10.4

@michaelstaib
Copy link
Member

This one is now fixed with the new subscription API in 10.4.0-preview.8

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

No branches or pull requests

2 participants