GitHub user prabhjyotsingh opened a pull request:

    https://github.com/apache/zeppelin/pull/1974

    [ZEPPELIN-2000][HOTFIX] Run paragraph on ng-change when select value 
changed.

    ### What is this PR for?
    Run paragraph on ng-change when select value changed.
    
    
    ### What type of PR is it?
    [Bug Fix | Hot Fix]
    
    ### What is the Jira issue?
    * [ZEPPELIN-2000](https://issues.apache.org/jira/browse/ZEPPELIN-2000)
    
    ### How should this be tested?
     - Go to Zeppelin Tutorial/Basic Features (Spark) notebook
     - Change selected value from married to single in 5th paragraph and hit 
enter.
     - Change view mode to report and check step 2.
     - See if paragraph runs
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? N/A
    * Is there breaking changes for older versions? N/A
    * Does this needs documentation? N/A


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prabhjyotsingh/zeppelin hotfix/ZEPPELIN-2000

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1974.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1974
    
----
commit 6e34366e8c697da8e24b350198df67181e39c4da
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2017-02-05T06:42:19Z

    Run paragraph ng-change when select value changed

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to