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

Initial reference value not set when shared. #149

Closed
mmacfadden opened this issue Jun 28, 2020 · 0 comments
Closed

Initial reference value not set when shared. #149

mmacfadden opened this issue Jun 28, 2020 · 0 comments
Assignees
Labels
bug Something isn't working server Issues related to the server
Milestone

Comments

@mmacfadden
Copy link
Contributor

Versions

  • Convergence Version: 1.0.0-rc.6

Describe the Bug
When a reference is shared it can contain the current value. On the server we are not using this
value to set the value of the reference. For example, here we don't set the value:

https://github.com/convergencelabs/convergence-server/blob/028cd1e40d54c25070dd335f3a5fffbaf2ac2824/src/main/scala/com/convergencelabs/convergence/server/domain/model/reference/ReferenceManager.scala#L25

@mmacfadden mmacfadden added bug Something isn't working server Issues related to the server labels Jun 28, 2020
@mmacfadden mmacfadden added this to the 1.0.0-rc.7 milestone Jun 28, 2020
@mmacfadden mmacfadden self-assigned this Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server Issues related to the server
Projects
None yet
Development

No branches or pull requests

1 participant