Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3534

Zeppelin notebook permission type "Runner" throws error when running %angular type paragraph

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.0
    • None
    • None

    Description

      Runner Permission is not working properly when trying to run %angular type paragraph with the usage of angular bind variables.

      Steps to reproduce:

      create %angular paragraph bind angular variable with html input field.

      Sample paragraph text:

      %angular
      <div style="width:80%">
          <div class="content row" style= "margin-bottom:10px">
              <div class="col-xs-2">
                  <input type="text" id="varName" ng-model="varName" placeholder="Name" value="" > </input> 
             </div>
       
           </div>
      </div>
       
      

       

      set notebook permission runner for user1

      login as user1 and run this paragraph you will receive insufficient access a popup.

       

      According to my understanding, user1 should able to run the paragraph.

       

      Attachments

        1. admin_paragraph.PNG
          75 kB
          Madiha Khalid
        2. user1_run.PNG
          51 kB
          Madiha Khalid

        Activity

          People

            Unassigned Unassigned
            mkhalid Madiha Khalid
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: