Skip to content

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

Closed
khalidhuseynov wants to merge 1 commit into
apache:masterfrom
khalidhuseynov:hotfix/zeppelin-1312
Closed

[ZEPPELIN-1312] Hotfix - consistent getNoteRevision in websocket call#1308
khalidhuseynov wants to merge 1 commit into
apache:masterfrom
khalidhuseynov:hotfix/zeppelin-1312

Conversation

@khalidhuseynov

@khalidhuseynovkhalidhuseynov commented Aug 9, 2016

Copy link
Copy Markdown
Member

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
Copy Markdown
MemberAuthor

/cc @corneadoug@bzz for review

@bzz

bzz commented Aug 9, 2016

Copy link
Copy Markdown
Member

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
Copy Markdown
MemberAuthor

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

@bzz

bzz commented Aug 9, 2016

Copy link
Copy Markdown
Member

CI is green, so merging as a hotfix

@asfgitasfgit closed this in 3bd94ddAug 9, 2016
@khalidhuseynov
khalidhuseynov deleted the hotfix/zeppelin-1312 branch August 9, 2016 09:44
Sign up for freeto 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

@khalidhuseynov@bzz