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

DEV-164: Added Sails call to init version updates #203

Merged

Conversation

DustinBrett
Copy link
Collaborator

Fixes bug introduced in PR 166. The issue is that /versions/sorted (changed at line 537 of data-service.js) is not a proper blueprint api call and doesn’t initiate web sockets properly to monitor for updates to the version records.

This was causing the Version Management page to not dynamically update in most cases.

Fixes bug introduced in PR 166 (ArekSredzki#166). The issue is that `/versions/sorted` (changed at line 537 of `data-service.js`) is not a proper blueprint api call and doesn’t initiate web sockets properly to monitor for updates to the version records.
@DustinBrett DustinBrett changed the title DEV-164: Added sails call to init version updates DEV-164: Added Sails call to init version updates Oct 2, 2019
@ArekSredzki ArekSredzki added the bug label Oct 5, 2019
@ArekSredzki
Copy link
Owner

Good catch, thanks for the fix!

@ArekSredzki ArekSredzki merged commit 900e469 into ArekSredzki:master Oct 5, 2019
@DustinBrett DustinBrett deleted the DEV-164-version-management-fix branch October 8, 2019 17:01
m0n99 pushed a commit to m0n99/electron-release-server that referenced this pull request Mar 20, 2022
…ment-fix

DEV-164: Added Sails call to init version updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants