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

[ZEPPELIN-1312] Hotfix - consistent getNoteRevision in websocket call #1308

Closed

Conversation

khalidhuseynov
Copy link
Contributor

@khalidhuseynov khalidhuseynov commented Aug 9, 2016

What is this PR for?

This pr fixes inconsistency on websocket call of getNoteRevision method on frontend, since backend waits for Revision but front sends RevisionId. This is the simplest fix without api change.

What type of PR is it?

Hot Fix

Todos

  • - RevisionId -> Revision

What is the Jira issue?

Zeppelin-1312

How should this be tested?

CI pass

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? no
  • Is there breaking changes for older versions? no
  • Does this needs documentation? no

@khalidhuseynov
Copy link
Contributor Author

/cc @corneadoug @bzz for review

@bzz
Copy link
Member

bzz commented Aug 9, 2016

Looks good to me.

@khalidhuseynov fix for version is not set in JIRA (neither it is assigned yet) - merging only to master after CI passes, in case there is no further discussion

@khalidhuseynov
Copy link
Contributor Author

@bzz added fix version to issue. merging into master sounds good

@bzz
Copy link
Member

bzz commented Aug 9, 2016

CI is green, so merging as a hotfix

@asfgit asfgit closed this in 3bd94dd Aug 9, 2016
@khalidhuseynov khalidhuseynov deleted the hotfix/zeppelin-1312 branch August 9, 2016 09:44
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

Successfully merging this pull request may close these issues.

2 participants